bfd target vector rationalisation
[deliverable/binutils-gdb.git] / bfd / m68k4knetbsd.c
index 199a19b5eae152a56be4755989bf50115fd22868..254f9efe8b9f55bf36051cf8096c37ecd6409016 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 (m68k4knetbsd_,OP)
+#define MY(OP) CONCAT2 (m68k_aout_4knbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-m68k4k-netbsd"
This page took 0.043703 seconds and 4 git commands to generate.