Module Name: src
Committed By: tsutsui
Date: Sat Nov 8 12:06:20 UTC 2003
Modified Files:
src/sys/arch/hp700/include: cpu.h
Log Message:
Include "opt_lockdebug.h" only #if !defined(_LKM) && defined(_KERNEL_OPT).
that should be just if defined(_KERNEL_OPT).
.mrg.