Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/08/2003 13:21:36
Module Name:	src
Committed By:	martin
Date:		Sat Nov  8 13:21:36 UTC 2003

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

Log Message:
Fix previous (bzero -> memset), it overlooked the delay slot.
Use set and clr pseudo instructions to simplify the code a bit.


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 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.