blob: 9e7b30f97848232ce31c47230a5fcde24f80e837 (
plain)
1
2
3
4
5
6
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"
|