1 /* This file is te-netbsd532.h
2    Written by Ian Dall <idall@eleceng.adelaide.edu.au>
3    19-Jun-94.  */
4 
5 #define TARGET_FORMAT		"a.out-ns32k-netbsd"
6 
7 #include "obj-format.h"
8 
9 /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
10    of conflicts. NS32381 is used in opcode/ns32k.h and that is also
11    used by GDB. Need to check.  */
12 #define NS32532
13 #define NS32381
14