Mercurial > hg > xemacs-beta
view src/s/bsdos2.h @ 4145:edb00a8b4eff
[xemacs-hg @ 2007-08-26 20:00:29 by aidan]
Generally make the language environments and coding systems a little more sane.
| author | aidan |
|---|---|
| date | Sun, 26 Aug 2007 20:00:42 +0000 |
| parents | 3ecd8885ac67 |
| children |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ /* s/ file for BSDI BSD/OS 2.x system. */ #include "bsd386.h" /* mrb was here */ #define ORDINARY_LINK #if 0 #define START_FILES "pre-crt0.o /usr/lib/crt0.o" #endif #define TEXT_START 0x1020 /* for QMAGIC */
