aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-m10200.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf-m10200.c')
-rw-r--r--bfd/elf-m10200.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/elf-m10200.c b/bfd/elf-m10200.c
index 025e3ad..37b832a 100644
--- a/bfd/elf-m10200.c
+++ b/bfd/elf-m10200.c
@@ -45,10 +45,6 @@ static bfd_byte * mn10200_elf_get_relocated_section_contents
PARAMS ((bfd *, struct bfd_link_info *, struct bfd_link_order *,
bfd_byte *, boolean, asymbol **));
-/* We have to use RELA instructions since md_apply_fix3 in the assembler
- does absolutely nothing. */
-#define USE_RELA
-
enum reloc_type {
R_MN10200_NONE = 0,
R_MN10200_32,