bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / i386aout.c
index 4cde5833460e23b81d48557974d338754be6f8c2..4b5a83d2d04e7330fc1f522c640cf27de6610998 100644 (file)
@@ -36,7 +36,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 (i386aout_,OP)
+#define MY(OP) CONCAT2 (i386_aout_,OP)
 #define TARGETNAME "a.out-i386"
 #define NO_WRITE_HEADER_KLUDGE 1
 
This page took 0.023998 seconds and 4 git commands to generate.