summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/tek6200.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ns32k/tek6200.h')
-rwxr-xr-xgcc/config/ns32k/tek6200.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/ns32k/tek6200.h b/gcc/config/ns32k/tek6200.h
new file mode 100755
index 0000000..c03f255
--- /dev/null
+++ b/gcc/config/ns32k/tek6200.h
@@ -0,0 +1,7 @@
+#include "ns32k/tek6000.h"
+
+#undef CPP_PREDEFINES
+#define CPP_PREDEFINES \
+ "-Dns32000 -Dns32k -Dns16000 -Dns32016 -DUTek -DUTEK -Dbsd -DBSD -Dmerlin \
+ -Asystem(unix) -Asystem(bsd) -Acpu(ns32k) -Amachine(ns32k)"
+