Subject: CVS commit: [yamt-idlelwp] src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/01/2007 21:08:27
Module Name:	src
Committed By:	martin
Date:		Tue May  1 21:08:27 UTC 2007

Modified Files:
	src/sys/arch/sparc64/sparc64 [yamt-idlelwp]: locore.s

Log Message:
Ooops - PCB_PC and PCB_SP are 64bit values, even in 32bit kernels. So
backout that part of the previous change. Pointed out by mrg.


To generate a diff of this commit:
cvs rdiff -r1.235.2.3 -r1.235.2.4 src/sys/arch/sparc64/sparc64/locore.s

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