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 / xm-fx2800.h < prev    next >
C/C++ Source or Header  |  1994-02-06  |  320b  |  13 lines

  1. /* Alliant FX/2800 running Concentrix 2.x. */
  2.  
  3. #include "xm-i860.h"
  4.  
  5. /*
  6.  * vfprintf is not present prior to Concentrix 2.2. Unfortunately, there
  7.  * does not seem to be a cpp symbol that identifies OS revision. Undefine
  8.  * the following if running 2.1 or older.
  9.  *  -- hyc@hanauma.jpl.nasa.gov
  10.  */
  11.  
  12. #define HAVE_VFPRINTF
  13.