bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / hp300bsd.c
index 314b984d2a62ad8c179798ee1bbbf042604f6e15..9cca44a494fa482d2565c49161383f152add1a73 100644 (file)
@@ -29,7 +29,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 (hp300bsd_,OP)
+#define MY(OP) CONCAT2 (m68k_aout_hp300bsd_,OP)
 #define TARGETNAME "a.out-hp300bsd"
 
 #include "sysdep.h"
This page took 0.027035 seconds and 4 git commands to generate.