repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[emacs.git]
/
src
/
s
/
bsdos3.h
blob
20a9704e14f5d274214bab7c860f9ced1d98fa7a
1
/* s/ file for BSDI BSD/OS 3.0 system. */
2
3
#include
"bsdos2.h"
4
5
#undef LIBS_SYSTEM
6
#define LIBS_SYSTEM -lkvm
7
8
/* arch-tag: 726766f3-5a62-48bf-8e21-3b21ec6abe6f
9
(do not change this comment) */