bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / demo64.c
index 283ff85a04b86e1660a6340869a23a7e240f7957..83db63edbc15d1cc0f75a5e530b1231679d93b19 100644 (file)
@@ -24,7 +24,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 (demo_64_,OP)
+#define MY(OP) CONCAT2 (aout64_,OP)
 
 #define TARGETNAME  "demo64"
 #include "aoutf1.h"
This page took 0.034325 seconds and 4 git commands to generate.