bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / nlm32-ppc.c
index 26d733ba783300729945226980b5e51a97596df1..5ff11f07dd9005adf05941d2b74e3fc8c2dc06e1 100644 (file)
@@ -980,7 +980,7 @@ static const struct nlm_backend_data nlm32_powerpc_backend =
 };
 
 #define TARGET_BIG_NAME                        "nlm32-powerpc"
-#define TARGET_BIG_SYM                 nlmNAME (powerpc_vec)
+#define TARGET_BIG_SYM                 powerpc_nlm32_vec
 #define TARGET_BACKEND_DATA            & nlm32_powerpc_backend
 
 #include "nlm-target.h"
This page took 0.023409 seconds and 4 git commands to generate.