home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / m / paragon.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-28  |  355 b   |  16 lines

  1. /* Synched up with: FSF 19.29. */
  2.  
  3. /* m/ file for Paragon i860 machine.  */
  4.  
  5. #include "i860.h"
  6. #define COFF
  7. #define SYSTEM_MALLOC
  8. #define TEXT_START 0x10000
  9. #define LD_DATA_START 0x140000
  10. #undef  LD_SWITCH_SYSTEM
  11. #define LD_SWITCH_SYSTEM -d LD_DATA_START
  12. #define LIB_STANDARD -lc -lic
  13. #define KEEP_OLD_TEXT_SCNPTR
  14. #define KEEP_OLD_PADDR
  15. #define drem fmod
  16.