xref: /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/te-dynix.h (revision 3d8817e467ea46cf4772788d6804dd293abfb01a)
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