summaryrefslogtreecommitdiff
path: root/sys/kern/kern_switch.c
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2007-09-20 20:38:43 +0000
committerAttilio Rao <attilio@FreeBSD.org>2007-09-20 20:38:43 +0000
commitc8790f5d0971d21e6e72f8770214911e4d4fe649 (patch)
tree1d744e733c0ca39255ebe0ac9fa96c43caf85983 /sys/kern/kern_switch.c
parent96a2b63525c3b22336e51fdf00467219fc94b215 (diff)
Notes
Diffstat (limited to 'sys/kern/kern_switch.c')
-rw-r--r--sys/kern/kern_switch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_switch.c b/sys/kern/kern_switch.c
index e16e38ee9f62..8ff7092a6580 100644
--- a/sys/kern/kern_switch.c
+++ b/sys/kern/kern_switch.c
@@ -586,7 +586,6 @@ runq_remove_idx(struct runq *rq, struct td_sched *ts, u_char *idx)
/****** functions that are temporarily here ***********/
#include <vm/uma.h>
-extern struct mtx kse_zombie_lock;
/*
* Allocate scheduler specific per-process resources.