summaryrefslogtreecommitdiff
path: root/gas/config/te-dynix.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/te-dynix.h')
-rw-r--r--gas/config/te-dynix.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/config/te-dynix.h b/gas/config/te-dynix.h
new file mode 100644
index 0000000000..9e7b30f978
--- /dev/null
+++ b/gas/config/te-dynix.h
@@ -0,0 +1,7 @@
+/* This is for i386-sequent-bsd. The assembler probably does not
+ actually work, as the support in BFD is not complete as of this
+ writing. See bfd/i386-dynix.c. */
+
+#define TE_DYNIX 1
+
+#include "obj-format.h"