aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-dpx2.h
blob: 960a794d3efa074dbc9fcc01d0eb01d1c173555b (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Machine specific defines for the dpx2 machine */
#define TC_M68K

/* The magic number is not the usual MC68MAGIC. */
#define FILE_HEADER_MAGIC       MC68KBCSMAGIC

#define REGISTER_PREFIX_OPTIONAL 1

#define TARGET_FORMAT "coff-m68k-un"

/* end of te-dpx2.h */