aboutsummaryrefslogtreecommitdiff
path: root/bfd/vax1knetbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/vax1knetbsd.c')
-rw-r--r--bfd/vax1knetbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/vax1knetbsd.c b/bfd/vax1knetbsd.c
index f592cdc..58614ef 100644
--- a/bfd/vax1knetbsd.c
+++ b/bfd/vax1knetbsd.c
@@ -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 (vax1knetbsd_,OP)
+#define MY(OP) CONCAT2 (vax_aout_1knbsd_,OP)
/* This needs to start with a.out so GDB knows it is an a.out variant. */
#define TARGETNAME "a.out-vax1k-netbsd"