home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / binutils-2.7-src.tgz / tar.out / fsf / binutils / gas / config / te-nbsd532.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  392b  |  20 lines

  1. /*
  2.  * This file is te-netbsd532.h
  3.  *
  4.  * Written by Ian Dall <idall@eleceng.adelaide.edu.au>
  5.  * 
  6.  * 19-Jun-94
  7.  * 
  8.  */
  9.  
  10. #define TARGET_FORMAT        "a.out-ns32k-netbsd"
  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
  20.