Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 11/25/2000 17:49:44
Module Name:	syssrc
Committed By:	tsubai
Date:		Sat Nov 25 15:49:44 UTC 2000

Modified Files:
	syssrc/sys/arch/macppc/macppc: locore.S
	syssrc/sys/arch/powerpc/powerpc: trap.c

Log Message:
Add KERNEL_LOCK (et al.) to run MULTIPROCESSOR kernel on a single cpu system.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/macppc/macppc/locore.S
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/powerpc/powerpc/trap.c

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