home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / config / i860 / xm-fx2800.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  324b  |  13 lines

  1. /* Alliant FX/2800 running Concentrix 2.x. */
  2.  
  3. #include "i860/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_VPRINTF
  13.