]> code.delx.au - gnu-emacs/blobdiff - src/s/bsdos2.h
(x_draw_relief_rect): Add top_p and bot_p args.
[gnu-emacs] / src / s / bsdos2.h
index c3c477c4d984eaeda13dfeb17ac0d863121faae5..9e1e82fd75ad8a7f0140774805cc09b828508c7c 100644 (file)
@@ -6,3 +6,9 @@
 #define        START_FILES     pre-crt0.o /usr/lib/crt0.o
 #define        HAVE_TERMIOS
 #define        NO_TERMIO
+
+#undef KERNEL_FILE
+#define        KERNEL_FILE     "/bsd"
+
+/* arch-tag: 25ce1827-1511-4305-9058-24dd2118b5b4
+   (do not change this comment) */