summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/tek6100.h
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-06 00:49:17 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-06 00:49:17 +0000
commit6ce32890961d2fa483fb907dded8bc7c3946797a (patch)
treeb888500c7e40bfd9e56cde7caf32166fb1eaf90b /gcc/config/ns32k/tek6100.h
parent6302fdead45591b6c91b92998f4918e4f97c9161 (diff)
downloadgcc-6ce32890961d2fa483fb907dded8bc7c3946797a.tar.gz
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1458 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/ns32k/tek6100.h')
-rw-r--r--gcc/config/ns32k/tek6100.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/ns32k/tek6100.h b/gcc/config/ns32k/tek6100.h
new file mode 100644
index 00000000000..fa69e087ce5
--- /dev/null
+++ b/gcc/config/ns32k/tek6100.h
@@ -0,0 +1,6 @@
+#include "tek6000.h"
+
+#undef CPP_PREDEFINES
+#define CPP_PREDEFINES \
+ "-Dns32000 -Dns32k -Dns16000 -Dns32016 -DUTek -DUTEK -Dbsd -DBSD -Dstratos"
+