Mercurial > hg > xemacs-beta
annotate src/s/bsdos2.h @ 223:2c611d1463a6 r20-4b10
Import from CVS: tag r20-4b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:54 +0200 |
parents | 0132846995bd |
children |
rev | line source |
---|---|
0 | 1 /* Synched up with: FSF 19.31. */ |
2 | |
3 /* s/ file for BSDI BSD/OS 2.x system. */ | |
4 | |
5 #include "bsd386.h" | |
6 | |
157 | 7 /* mrb was here */ |
8 | |
9 #define ORDINARY_LINK | |
10 | |
11 #if 0 | |
163 | 12 #define START_FILES "pre-crt0.o /usr/lib/crt0.o" |
157 | 13 #endif |
14 | |
0 | 15 #define TEXT_START 0x1020 /* for QMAGIC */ |