(latexenc-find-file-coding-system): Don't inherit the EOL part of the
[emacs.git] / src / s / bsdos2.h
blob9e1e82fd75ad8a7f0140774805cc09b828508c7c
1 /* s/ file for BSDI BSD/OS 2.0 system. */
3 #include "bsd386.h"
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
10 #undef KERNEL_FILE
11 #define KERNEL_FILE "/bsd"
13 /* arch-tag: 25ce1827-1511-4305-9058-24dd2118b5b4
14 (do not change this comment) */