bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / nlm32-alpha.c
index 5ef7efce601554d25727e94dccda92836be1cd9d..1e403a1264daa148a4617057a2dee335f4f2d03e 100644 (file)
@@ -853,7 +853,7 @@ static const struct nlm_backend_data nlm32_alpha_backend =
 };
 
 #define TARGET_LITTLE_NAME             "nlm32-alpha"
-#define TARGET_LITTLE_SYM              nlmNAME (alpha_vec)
+#define TARGET_LITTLE_SYM              alpha_nlm32_vec
 #define TARGET_BACKEND_DATA            & nlm32_alpha_backend
 
 #include "nlm-target.h"
This page took 0.023842 seconds and 4 git commands to generate.