Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a5ef3fec
Commit
a5ef3fec
authored
Jul 07, 1996
by
Karl Heuer
Browse files
Initial revision
parent
610d39eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
src/s/bsdos2-1.h
src/s/bsdos2-1.h
+6
-0
src/s/bsdos2.h
src/s/bsdos2.h
+8
-0
No files found.
src/s/bsdos2-1.h
0 → 100644
View file @
a5ef3fec
/* s/ file for BSDI BSD/OS 2.1 system. */
#include "bsdos2.h"
#undef LIB_X11_LIB
#define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc
src/s/bsdos2.h
0 → 100644
View file @
a5ef3fec
/* 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment