summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/hp3bsd44.h
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>1993-10-02 08:55:06 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>1993-10-02 08:55:06 +0000
commit6e2cf460482f07bfa0636146f640cda0fab2b6e8 (patch)
tree050a6b41260f199321898802f4b6e356de77f1c9 /gcc/config/m68k/hp3bsd44.h
parent826ff41e4a8cb132f678cdac77024eeebfd1f562 (diff)
downloadgcc-6e2cf460482f07bfa0636146f640cda0fab2b6e8.tar.gz
(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5557 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/hp3bsd44.h')
-rw-r--r--gcc/config/m68k/hp3bsd44.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/hp3bsd44.h b/gcc/config/m68k/hp3bsd44.h
index bdb627d7cfd..3d70c81a0a0 100644
--- a/gcc/config/m68k/hp3bsd44.h
+++ b/gcc/config/m68k/hp3bsd44.h
@@ -12,7 +12,7 @@
/* Names to predefine in the preprocessor for this target machine. */
-#define CPP_PREDEFINES "-Dmc68000 -Dmc68020 -Dhp300 -Dhp9000 -Dunix -D__BSD_4_4__"
+#define CPP_PREDEFINES "-Dmc68000 -Dmc68020 -Dhp300 -Dhp9000 -Dunix -D__BSD_4_4__ -Asystem(unix) -Asystem(bsd) -Acpu(m68k) -Amachine(m68k)"
/* No more libg.a */