summaryrefslogtreecommitdiff
path: root/gas/config/te-dpx2.h
blob: 45341ca5b3e78530b0072eaa093bd6598fee2aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Machine specific defines for the dpx2 machine */

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

#define REGISTER_PREFIX_OPTIONAL 1

#define TARGET_FORMAT "coff-m68k-un"

#include "obj-format.h"

/* end of te-dpx2.h */