Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/31/2002 18:17:14
Module Name:	src
Committed By:	pk
Date:		Tue Dec 31 16:17:14 UTC 2002

Modified Files:
	src/sys/arch/sparc/sparc: locore.s

Log Message:
New version of cpu_switch/switchexit, mostly to simplify SMP support. It's
currently conditional on ALT_SWITCH_CODE (defaults to `on' if MULTIPROCESSOR
is defined) until more testing rounds are completed.


To generate a diff of this commit:
cvs rdiff -r1.172 -r1.173 src/sys/arch/sparc/sparc/locore.s

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