xref: /openbsd-src/gnu/usr.bin/binutils/gas/config/te-dynix.h (revision fddef4161e22eea54f7904ac694f6465ad1a6f9b)
1 /* This is for i386-sequent-bsd.  The assembler probably does not
2    actually work, as the support in BFD is not complete as of this
3    writing.  See bfd/i386-dynix.c.  */
4 
5 #define TE_DYNIX 1
6 
7 #include "obj-format.h"
8