]>
Commit | Line | Data |
---|---|---|
5e6cbf41 PB |
1 | /* This file is te-pc532.h |
2 | Written by Ian Dall <[email protected]> | |
3 | 24-May-94. */ | |
252b5132 RH |
4 | |
5 | #define TARGET_FORMAT "a.out-pc532-mach" | |
6 | ||
7 | #include "obj-format.h" | |
8 | ||
9 | /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case | |
5e6cbf41 PB |
10 | of conflicts. NS32381 is used in opcode/ns32k.h and that is also |
11 | used by GDB. Need to check. */ | |
252b5132 RH |
12 | #define NS32532 |
13 | #define NS32381 |