Mercurial > hg > xemacs-beta
comparison src/s/bsdos2.h @ 157:6b37e6ddd302 r20-3b5
Import from CVS: tag r20-3b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:40:41 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
156:60baf0b43294 | 157:6b37e6ddd302 |
---|---|
2 | 2 |
3 /* s/ file for BSDI BSD/OS 2.x system. */ | 3 /* s/ file for BSDI BSD/OS 2.x system. */ |
4 | 4 |
5 #include "bsd386.h" | 5 #include "bsd386.h" |
6 | 6 |
7 /* mrb was here */ | |
8 | |
9 #define ORDINARY_LINK | |
10 | |
11 #if 0 | |
12 #define START_FILES pre-crt0.o /usr/lib/crt0.o | |
13 #endif | |
14 | |
7 #define TEXT_START 0x1020 /* for QMAGIC */ | 15 #define TEXT_START 0x1020 /* for QMAGIC */ |
8 #define START_FILES pre-crt0.o /usr/lib/crt0.o |