binutils-gdb/gas/config/te-dpx2.h

13 lines
266 B
C
Raw Normal View History

1991-04-04 20:19:55 +02:00
/* Machine specific defines for the dpx2 machine */
/* The magic number is not the usual MC68MAGIC. */
#define COFF_MAGIC MC68KBCSMAGIC
1991-04-04 20:19:55 +02:00
#define REGISTER_PREFIX_OPTIONAL 1
#define TARGET_FORMAT "coff-m68k-un"
#include "obj-format.h"
/* end of te-dpx2.h */