home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-src.tgz / tar.out / fsf / gcc / config / m68k / newsgas.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  246b  |  8 lines

  1. /* In Sony versions before 3.0, use the GNU Assembler, because the
  2.    system's assembler has no way to assemble the difference of two
  3.    labels for the displacement in a switch-dispatch instruction.  */  
  4.  
  5. #define USE_GAS
  6.  
  7. #include "m68k/news.h"
  8.