Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
[binutils.git] / gas / config / te-dpx2.h
blob5daeb9f036e4eedc5310f261fe07b2421256ba4c
1 /* Machine specific defines for the dpx2 machine. */
3 /* The magic number is not the usual MC68MAGIC. */
4 #define COFF_MAGIC MC68KBCSMAGIC
6 #define REGISTER_PREFIX_OPTIONAL 1
8 #define TARGET_FORMAT "coff-m68k-un"
10 #include "obj-format.h"
12 /* end of te-dpx2.h */