blob: c3c477c4d984eaeda13dfeb17ac0d863121faae5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
/* s/ file for BSDI BSD/OS 2.0 system. */
#include "bsd386.h"
#define TEXT_START 0x1020 /* for QMAGIC */
#define START_FILES pre-crt0.o /usr/lib/crt0.o
#define HAVE_TERMIOS
#define NO_TERMIO
|