emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/bsdos2.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/bsdos2.h [lexbind]
Date: Tue, 14 Oct 2003 19:23:11 -0400

Index: emacs/src/s/bsdos2.h
diff -c /dev/null emacs/src/s/bsdos2.h:1.2.18.1
*** /dev/null   Tue Oct 14 19:23:11 2003
--- emacs/src/s/bsdos2.h        Tue Oct 14 19:22:53 2003
***************
*** 0 ****
--- 1,14 ----
+ /* 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
+ 
+ #undef        KERNEL_FILE
+ #define       KERNEL_FILE     "/bsd"
+ 
+ /* arch-tag: 25ce1827-1511-4305-9058-24dd2118b5b4
+    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]