Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/kern/subr_witness.c 112562 2003-03-24 21:03:53Z jhb $
---
> * $FreeBSD: head/sys/kern/subr_witness.c 112993 2003-04-02 23:53:30Z peter $
86a87,89
> #ifdef __i386__
> #include "opt_swtch.h"
> #endif
297a301,303
> #if defined(__i386__) && defined(LAZY_SWITCH)
> { "lazypmap", &lock_class_mtx_spin },
> #endif