Mercurial > hg > xemacs-beta
diff src/s/bsdos2.h @ 428:3ecd8885ac67 r21-2-22
Import from CVS: tag r21-2-22
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:28:15 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/bsdos2.h Mon Aug 13 11:28:15 2007 +0200 @@ -0,0 +1,15 @@ +/* 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 */