bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / i386bsd.c
index d6f36a55935d0f5da557f9586655d9fc379fc5f6..d1ed35b0ce72b2174afe851d9be8f8acb6a88a3e 100644 (file)
@@ -39,7 +39,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 (i386bsd_,OP)
+#define MY(OP) CONCAT2 (i386_aout_bsd_,OP)
 #define TARGETNAME "a.out-i386-bsd"
 
 #include "sysdep.h"
This page took 0.023912 seconds and 4 git commands to generate.