Module Name: src Committed By: thorpej Date: Thu Sep 24 22:30:11 UTC 1998 Modified Files: src/sys/sys: lock.h src/sys/kern: kern_lock.c Log Message: Key off MULTIPROCESSOR, not NCPUS > 1. Pull in <machine/lock.h> if MULTIPROCESSOR is defined, and rely on it to define the simple lock operations.