daily update
[deliverable/binutils-gdb.git] / bfd / i386lynx.c
index 73fd5db040d571ee5c4c763d01c9d40a63d9659c..9c1b9f2b933f7cea5ecadf2d57bab3c5d850e7db 100644 (file)
@@ -26,7 +26,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 (i386lynx_aout_,OP)
+#define MY(OP) CONCAT2 (i386_aout_lynx_,OP)
 #define TARGETNAME "a.out-i386-lynx"
 
 #include "sysdep.h"
This page took 0.02582 seconds and 4 git commands to generate.