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 / tc-i860.h < prev    next >
Text File  |  1996-09-28  |  365b  |  23 lines

  1. /*
  2.  * This file is tc-i860.h.
  3.  */
  4.  
  5. #define TC_I860 1
  6.  
  7. #define TARGET_BYTES_BIG_ENDIAN 1
  8.  
  9. #define tc_headers_hook(a)        {;}    /* not used */
  10. #define tc_crawl_symbol_chain(a)    {;}    /* not used */
  11. #define tc_aout_pre_write_hook(x)    {;}    /* not used */
  12.  
  13. #define md_operand(x)
  14.  
  15. /*
  16.  * Local Variables:
  17.  * comment-column: 0
  18.  * fill-column: 131
  19.  * End:
  20.  */
  21.  
  22. /* end of tc-i860.h */
  23.