annotate src/s/bsdos2.h @ 1036:b33a835c21cc
[xemacs-hg @ 2002-10-08 03:11:48 by stephent]
doc MacOS stack limit <87k7ktd3vd.fsf@tleepslib.sk.tsukuba.ac.jp>
author |
stephent |
date |
Tue, 08 Oct 2002 03:11:49 +0000 (2002-10-08) |
parents |
3ecd8885ac67 |
children |
|
rev |
line source |
428
|
1 /* Synched up with: FSF 19.31. */
|
|
2
|
|
3 /* s/ file for BSDI BSD/OS 2.x system. */
|
|
4
|
|
5 #include "bsd386.h"
|
|
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
|
|
15 #define TEXT_START 0x1020 /* for QMAGIC */
|