mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
* config/tc-arm.c (arm_elf_change_section): Not static.
This commit is contained in:
parent
4c9775509e
commit
9ce887a1cd
@ -1,3 +1,7 @@
|
||||
2003-11-14 Ben Elliston <bje@wasabisystems.com>
|
||||
|
||||
* config/tc-arm.c (arm_elf_change_section): Not static.
|
||||
|
||||
2003-11-13 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* tc-arm.c (mapping_state): New function. Emit a mapping
|
||||
|
@ -2788,7 +2788,7 @@ mapping_state (enum mstate state)
|
||||
|
||||
/* When we change sections we need to issue a new mapping symbol. */
|
||||
|
||||
static void
|
||||
void
|
||||
arm_elf_change_section (void)
|
||||
{
|
||||
flagword flags;
|
||||
|
Loading…
Reference in New Issue
Block a user