bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / sparcnetbsd.c
index b549ddd4a8adaa927cfbbe95389f6c86205ff7c1..42d94e74252a22be892aef42c0a3879e3fb48a70 100644 (file)
@@ -31,7 +31,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 (sparcnetbsd_,OP)
+#define MY(OP) CONCAT2 (sparc_aout_nbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-sparc-netbsd"
This page took 0.024241 seconds and 4 git commands to generate.