summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas/config/te-dpx2.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
commitd6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch)
treeece253b876159b39c620e62b6c9b1174642e070e /gnu/usr.bin/gas/config/te-dpx2.h
initial import of NetBSD tree
Diffstat (limited to 'gnu/usr.bin/gas/config/te-dpx2.h')
-rw-r--r--gnu/usr.bin/gas/config/te-dpx2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/usr.bin/gas/config/te-dpx2.h b/gnu/usr.bin/gas/config/te-dpx2.h
new file mode 100644
index 00000000000..5f358a2bfd2
--- /dev/null
+++ b/gnu/usr.bin/gas/config/te-dpx2.h
@@ -0,0 +1,8 @@
+/* Machine specific defines for the dpx2 machine */
+#define dpx2
+#define TC_M68K
+
+/* The magic number is not the usual MC68MAGIC. */
+#define FILE_HEADER_MAGIC MC68KBCSMAGIC
+
+/* end of te-dpx2.h */