artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3f732
)
Remove roundrobin_attempts.
author
art
<art@openbsd.org>
Wed, 19 Apr 2000 12:30:30 +0000
(12:30 +0000)
committer
art
<art@openbsd.org>
Wed, 19 Apr 2000 12:30:30 +0000
(12:30 +0000)
sys/sys/kernel.h
patch
|
blob
|
history
diff --git
a/sys/sys/kernel.h
b/sys/sys/kernel.h
index
cfe2685
..
654add3
100644
(file)
--- a/
sys/sys/kernel.h
+++ b/
sys/sys/kernel.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: kernel.h,v 1.
6 2000/03/03 16:49:24
art Exp $ */
+/* $OpenBSD: kernel.h,v 1.
7 2000/04/19 12:30:30
art Exp $ */
/* $NetBSD: kernel.h,v 1.11 1995/03/03 01:24:16 cgd Exp $ */
/*-
@@
-67,5
+67,4
@@
extern int profhz; /* profiling clock's frequency */
extern int lbolt; /* once a second sleep address */
extern int tickdelta;
extern long timedelta;
-extern int roundrobin_attempts; /* number switch attempts before switch */