diff options
Diffstat (limited to 'bfd/elf32-m68k.c')
-rw-r--r-- | bfd/elf32-m68k.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf32-m68k.c b/bfd/elf32-m68k.c index 6c71418..2c50ed08 100644 --- a/bfd/elf32-m68k.c +++ b/bfd/elf32-m68k.c @@ -180,8 +180,6 @@ reloc_type_lookup (abfd, code) #define bfd_elf32_bfd_reloc_type_lookup reloc_type_lookup #define ELF_ARCH bfd_arch_m68k /* end code generated by elf.el */ - -#define USE_RELA /* Functions for the m68k ELF linker. */ |