diff options
Diffstat (limited to 'bfd/elf32-s390.c')
-rw-r--r-- | bfd/elf32-s390.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf32-s390.c b/bfd/elf32-s390.c index 5879995..8067018 100644 --- a/bfd/elf32-s390.c +++ b/bfd/elf32-s390.c @@ -71,8 +71,6 @@ static boolean elf_s390_finish_dynamic_sections static boolean elf_s390_object_p PARAMS ((bfd *)); static boolean elf_s390_grok_prstatus PARAMS ((bfd *, Elf_Internal_Note *)); -#define USE_RELA 1 /* We want RELA relocations, not REL. */ - #include "elf/s390.h" /* The relocation "howto" table. */ |