Add target_id to elf_backend_data.
[deliverable/binutils-gdb.git] / bfd / elf32-microblaze.c
index e4c319d2d4de62c353f8ae243004b1c010a30070..a64926a51efa5bd94dc93c4b4c4dc6b2eca4a325 100644 (file)
@@ -3026,6 +3026,7 @@ microblaze_elf_add_symbol_hook (bfd *abfd,
 #define TARGET_BIG_NAME                "elf32-microblaze"
 
 #define ELF_ARCH               bfd_arch_microblaze
+#define ELF_TARGET_ID          MICROBLAZE_ELF_DATA
 #define ELF_MACHINE_CODE       EM_MICROBLAZE
 #define ELF_MACHINE_ALT1       EM_MICROBLAZE_OLD
 #define ELF_MAXPAGESIZE                0x4             /* 4k, if we ever have 'em.  */
This page took 0.027874 seconds and 4 git commands to generate.