]> git.eshelyaron.com Git - emacs.git/commitdiff
(KERNEL_FILE): New overriding definition.
authorRichard M. Stallman <rms@gnu.org>
Mon, 23 Jun 1997 02:45:44 +0000 (02:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 23 Jun 1997 02:45:44 +0000 (02:45 +0000)
src/s/bsdos2.h

index c3c477c4d984eaeda13dfeb17ac0d863121faae5..a6970b6549155b2d74bbc5acba8a9164fc973adf 100644 (file)
@@ -6,3 +6,6 @@
 #define        START_FILES     pre-crt0.o /usr/lib/crt0.o
 #define        HAVE_TERMIOS
 #define        NO_TERMIO
+
+#undef KERNEL_FILE
+#define        KERNEL_FILE     "/bsd"