root/trunk/src/s/bsdos2.h
| Revision 3104, 241 bytes (checked in by himi, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /* s/ file for BSDI BSD/OS 2.0 system. */ |
| 2 | |
| 3 | #include "bsd386.h" |
| 4 | |
| 5 | #define TEXT_START 0x1020 /* for QMAGIC */ |
| 6 | #define START_FILES pre-crt0.o /usr/lib/crt0.o |
| 7 | #define HAVE_TERMIOS |
| 8 | #define NO_TERMIO |
| 9 | |
| 10 | #undef KERNEL_FILE |
| 11 | #define KERNEL_FILE "/bsd" |
Note: See TracBrowser for help on using the browser.
