home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-base.tgz / gcc-2.7.2.1-base.tar / fsf / gcc / config / i860 / xm-fx2800.h < prev    next >
C/C++ Source or Header  |  1993-10-07  |  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.