diff options
Diffstat (limited to 'ld/emultempl')
-rw-r--r-- | ld/emultempl/m68kelf.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/m68kelf.em b/ld/emultempl/m68kelf.em index 7185080..3459da8 100644 --- a/ld/emultempl/m68kelf.em +++ b/ld/emultempl/m68kelf.em @@ -127,7 +127,7 @@ static void m68k_elf_after_allocation () { /* Call the standard elf routine. */ - gld${EMULATION_NAME}_before_allocation (); + after_allocation_default (); #ifdef SUPPORT_EMBEDDED_RELOCS if (command_line.embedded_relocs |