Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/03/2006 20:01:19
Module Name: src
Committed By: mrg
Date: Tue Oct 3 20:01:19 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
in the 64bit version of SAVE_LOCAL_INS, s/BIAS/STKB/ to allow future
sharing of the 32 and 64 bit versions of the {TRAP,INTR}_SETUP macros.
To generate a diff of this commit:
cvs rdiff -r1.225 -r1.226 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.