Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/01/2000 22:13:17
Module Name: syssrc
Committed By: pk
Date: Sun Oct 1 19:13:17 UTC 2000
Modified Files:
syssrc/sys/arch/sparc64/sparc64: locore.s
Log Message:
cpu_initialize: global registers aren't preserved across calls to
prom_printf(), so replace %g3 with %l7 (which isn't used despite
the `usage' comment).
Also, clean up white-space turds.
To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 syssrc/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.