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 / mips / xm-nws3250v4.h < prev    next >
C/C++ Source or Header  |  1992-12-26  |  178b  |  10 lines

  1. #define USG
  2.  
  3. #include "xm-mips.h"
  4.  
  5. /* If compiling with mips compiler, we are probably using alloca.c,
  6.    so help it work right.  */
  7. #ifndef __GNUC__
  8. #define USE_C_ALLOCA
  9. #endif
  10.