Mercurial > hg > xemacs-beta
view src/m/paragon.h @ 5589:851c741a15d0 pkg-docs
Close branch.
| author | Stephen J. Turnbull <stephen@xemacs.org> |
|---|---|
| date | Sat, 29 Oct 2011 17:08:25 +0900 |
| parents | 3ecd8885ac67 |
| children |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ /* m/ file for Paragon i860 machine. */ #include "i860.h" #define COFF #define SYSTEM_MALLOC #define TEXT_START 0x10000 #define LIB_STANDARD "-lc -lic -lmach" #define KEEP_OLD_TEXT_SCNPTR #define KEEP_OLD_PADDR #define drem fmod
