* tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
[binutils-gdb.git] / gas / config / te-dpx2.h
1 /* Machine specific defines for the dpx2 machine */
2 #define dpx2
3 #define TC_M68K
4
5 /* The magic number is not the usual MC68MAGIC. */
6 #define FILE_HEADER_MAGIC MC68KBCSMAGIC
7
8 /* end of te-dpx2.h */