home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / GnuSource / emacs-15.0.3 / src / m-pmax.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-07-19  |  339 b   |  16 lines

  1. #include "m-mips.h"
  2. #undef LIBS_MACHINE
  3. #undef BIG_ENDIAN
  4. #undef LIB_STANDARD
  5. #undef START_FILES
  6. #undef COFF
  7. #undef TERMINFO
  8. #define MAIL_USE_FLOCK
  9. #define HAVE_UNION_WAIT
  10.  
  11. /* Supposedly the following will overcome a kernel bug.  */
  12. #undef LD_SWITCH_MACHINE
  13. #undef DATA_START
  14. #define DATA_START 0x10000000
  15. #define DATA_SEG_BITS 0x10000000
  16.