]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/vax1knetbsd.c
bfd target vector rationalisation
[thirdparty/binutils-gdb.git] / bfd / vax1knetbsd.c
index f592cdc1da07bb9aa2c8837714f2f6192b895f17..58614ef5a4282dd9799a85ea6039d291350ad094 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 (vax1knetbsd_,OP)
+#define MY(OP) CONCAT2 (vax_aout_1knbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-vax1k-netbsd"