mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
8 lines
217 B
C
8 lines
217 B
C
/* 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"
|