]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/i386freebsd.c
bfd target vector rationalisation
[thirdparty/binutils-gdb.git] / bfd / i386freebsd.c
index 0d6523e9c0dac0ef0fafddd0311bef4507d26e1f..7c5ed9009f097e50304ea4a3b64bf4f8a4912809 100644 (file)
@@ -30,7 +30,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 (i386freebsd_,OP)
+#define MY(OP) CONCAT2 (i386_aout_fbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-i386-freebsd"