Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/01/2001 07:30:05
Module Name:	syssrc
Committed By:	enami
Date:		Tue May  1 04:30:05 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_lock.c

Log Message:
Define local variable cpu_id only when either MULTIPROCESSOR or DIAGNOSTIC
is defined since it isn't used otherwise.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/kern/kern_lock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.