bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / vaxnetbsd.c
index e31b44dee691c7f070e4fd668617b8183d8af089..faf507ee0149a6de62dfcc11095e81803eaee9f6 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 (vaxnetbsd_,OP)
+#define MY(OP) CONCAT2 (vax_aout_nbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-vax-netbsd"
This page took 0.024641 seconds and 4 git commands to generate.