bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / elf32-iq2000.c
index 9b6a8c53896f3571d66c6b4d16f5a3d438bd6d9d..a6bf8d2e658e6a3dc379d3f0958b4e6c2cb1c65f 100644 (file)
@@ -893,7 +893,7 @@ iq2000_elf_object_p (bfd *abfd)
 #define ELF_MACHINE_CODE       EM_IQ2000
 #define ELF_MAXPAGESIZE                0x1000
 
-#define TARGET_BIG_SYM         bfd_elf32_iq2000_vec
+#define TARGET_BIG_SYM         iq2000_elf32_vec
 #define TARGET_BIG_NAME                "elf32-iq2000"
 
 #define elf_info_to_howto_rel                  NULL
This page took 0.023255 seconds and 4 git commands to generate.