]> Git Repo - binutils.git/blob - gas/config/te-pc532mach.h
19990502 sourceware import
[binutils.git] / gas / config / te-pc532mach.h
1 /*
2  * This file is te-pc532.h
3  *
4  * Written by Ian Dall <[email protected]>
5  * 
6  * 24-May-94
7  * 
8  */
9
10 #define TARGET_FORMAT           "a.out-pc532-mach"
11
12 #include "obj-format.h"
13
14 /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
15  * of conflicts. NS32381 is used in opcode/ns32k.h and that is also
16  * used by GDB. Need to check.
17  */
18 #define NS32532
19 #define NS32381
This page took 0.024237 seconds and 4 git commands to generate.