bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / ns32knetbsd.c
index 3fbb834806b95458aaa9671e7f586a8dd43bbc33..4af3aea2c8743340a894e2f11e12cb2dfdb8aa16 100644 (file)
@@ -30,7 +30,7 @@
 /* Do not "beautify" the CONCAT* macro args.  Traditional C will not
    remove whitespace added here, and thus will fail to concatenate
    the tokens.  */
-#define MY(OP) CONCAT2 (pc532netbsd_,OP)
+#define MY(OP) CONCAT2 (ns32k_aout_pc532nbsd_,OP)
 
 #define NAME(x,y) CONCAT3 (ns32kaout,_32_,y)
 
@@ -43,7 +43,7 @@
 
 /* We can`t use the MYNS macro here for cpp reasons too subtle
    for me -- IWD.  */
-#define MY_bfd_reloc_type_lookup ns32kaout_bfd_reloc_type_lookup
+#define MY_bfd_reloc_type_lookup ns32k_aout_bfd_reloc_type_lookup
 
 #include "sysdep.h"
 #include "bfd.h"               /* To ensure following declaration is OK.  */
This page took 0.025015 seconds and 4 git commands to generate.