daily update
[deliverable/binutils-gdb.git] / bfd / vaxbsd.c
index e80e3f2d7847827aeb95ae82fc25f8d68614b4c7..54e8a32f4a45f060dde9e114546d8b8b97598c26 100644 (file)
@@ -28,7 +28,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 (vaxbsd_,OP)
+#define MY(OP) CONCAT2 (vax_aout_bsd_,OP)
 
 #define TARGETNAME "a.out-vax-bsd"
 
This page took 0.023998 seconds and 4 git commands to generate.