Add support for the AVR Tiny series of microcontrollers.
[deliverable/binutils-gdb.git] / bfd / elf-m10200.c
index 93131f1355d154ca9f3129d9c5452ba5b45f8f9e..86872b772c4019a39f23c7675cbf841b852cb11b 100644 (file)
@@ -1374,7 +1374,7 @@ mn10200_elf_get_relocated_section_contents (bfd *output_bfd,
   return NULL;
 }
 
-#define TARGET_LITTLE_SYM      bfd_elf32_mn10200_vec
+#define TARGET_LITTLE_SYM      mn10200_elf32_vec
 #define TARGET_LITTLE_NAME     "elf32-mn10200"
 #define ELF_ARCH               bfd_arch_mn10200
 #define ELF_MACHINE_CODE       EM_MN10200
This page took 0.023943 seconds and 4 git commands to generate.