Imported intl subdir from GNU gettext 0.10.32
[deliverable/binutils-gdb.git] / gas / config / te-dpx2.h
CommitLineData
eb4edf5d
RP
1/* Machine specific defines for the dpx2 machine */
2#define dpx2
3#define TC_M68K
4
5/* Preserve leading underscore in symbol names. */
6#define STRIP_UNDERSCORE 0
7
8/* The magic number is not the usual MC68MAGIC. */
9#define FILE_HEADER_MAGIC MC68KBCSMAGIC
10
This page took 0.030924 seconds and 4 git commands to generate.