home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / newsgas.h < prev    next >
C/C++ Source or Header  |  1994-02-06  |  241b  |  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 "news.h"
  8.