(lookup_global_symbol_from_objfile): Simplify.
[deliverable/binutils-gdb.git] / bfd / elf32-crx.c
index 1c6cb574b7de5115a89ab1e820ed32a065e21d0a..f2925f55f392ff6788c790c984bd9e273f374e68 100644 (file)
@@ -1308,7 +1308,7 @@ elf32_crx_relax_section (bfd *abfd, asection *sec,
 }
 
 /* Definitions for setting CRX target vector.  */
-#define TARGET_LITTLE_SYM              bfd_elf32_crx_vec
+#define TARGET_LITTLE_SYM              crx_elf32_vec
 #define TARGET_LITTLE_NAME             "elf32-crx"
 #define ELF_ARCH                       bfd_arch_crx
 #define ELF_MACHINE_CODE               EM_CRX
This page took 0.024241 seconds and 4 git commands to generate.