1*5f210c2aSfgsch /* This file is te-netbsd532.h
2*5f210c2aSfgsch    Written by Ian Dall <idall@eleceng.adelaide.edu.au>
3*5f210c2aSfgsch    19-Jun-94.  */
42159047fSniklas 
52159047fSniklas #define TARGET_FORMAT		"a.out-ns32k-netbsd"
62159047fSniklas 
72159047fSniklas #include "obj-format.h"
82159047fSniklas 
92159047fSniklas /* Maybe these should be more like TC_NS32532 and TC_NS32381 in case
10*5f210c2aSfgsch    of conflicts. NS32381 is used in opcode/ns32k.h and that is also
11*5f210c2aSfgsch    used by GDB. Need to check.  */
122159047fSniklas #define NS32532
132159047fSniklas #define NS32381
14