* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
[deliverable/binutils-gdb.git] / gas / config / te-dpx2.h
CommitLineData
5e6cbf41 1/* Machine specific defines for the dpx2 machine. */
252b5132 2
5e6cbf41 3/* The magic number is not the usual MC68MAGIC. */
252b5132
RH
4#define COFF_MAGIC MC68KBCSMAGIC
5
6#define REGISTER_PREFIX_OPTIONAL 1
7
8#define TARGET_FORMAT "coff-m68k-un"
9
10#include "obj-format.h"
11
12/* end of te-dpx2.h */
This page took 0.16161 seconds and 4 git commands to generate.