diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2007-09-20 20:38:43 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2007-09-20 20:38:43 +0000 |
| commit | c8790f5d0971d21e6e72f8770214911e4d4fe649 (patch) | |
| tree | 1d744e733c0ca39255ebe0ac9fa96c43caf85983 /sys/kern/kern_switch.c | |
| parent | 96a2b63525c3b22336e51fdf00467219fc94b215 (diff) | |
Notes
Diffstat (limited to 'sys/kern/kern_switch.c')
| -rw-r--r-- | sys/kern/kern_switch.c | 1 |
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. |
