bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / i386mach3.c
index 32c423c6a4ee7a6c92626d334570308f3846e983..233041a29e8160fa61e547e43e30468e7a360a05 100644 (file)
@@ -47,7 +47,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 (i386mach3_,OP)
+#define MY(OP) CONCAT2 (i386_aout_mach3_,OP)
 #define TARGETNAME "a.out-mach3"
 
 static bfd_boolean MY (set_sizes) (bfd *);
This page took 0.027661 seconds and 4 git commands to generate.