Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/16/2004 12:43:43
Module Name: src
Committed By: martin
Date: Fri Jan 16 12:43:43 UTC 2004
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
In proc_trampoline don't bother to clear condition codes in the trap
frame, since we no longer rely on this.
While there fix a few comments.
To generate a diff of this commit:
cvs rdiff -r1.189 -r1.190 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.