Add target_id to elf_backend_data.
[deliverable/binutils-gdb.git] / bfd / elf32-bfin.c
index e8cdf22d868a905bcd8c1137a98ccadf795d30bf..ac41d63b3fa19e1b31fb640644ca7d142d108523 100644 (file)
@@ -5764,6 +5764,7 @@ struct bfd_elf_special_section const elf32_bfin_special_sections[] =
 #define TARGET_LITTLE_SYM              bfd_elf32_bfin_vec
 #define TARGET_LITTLE_NAME             "elf32-bfin"
 #define ELF_ARCH                       bfd_arch_bfin
+#define ELF_TARGET_ID                  BFIN_ELF_DATA
 #define ELF_MACHINE_CODE               EM_BLACKFIN
 #define ELF_MAXPAGESIZE                        0x1000
 #define elf_symbol_leading_char                '_'
This page took 0.022734 seconds and 4 git commands to generate.