Subject: CVS commit: syssrc/sys/lib/libkern/arch/sparc64
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/27/2002 20:41:28
Module Name:	syssrc
Committed By:	chs
Date:		Sun Oct 27 18:41:28 UTC 2002

Modified Files:
	basesrc/lib/libc/arch/sparc64/gen: divrem.m4
	syssrc/sys/lib/libkern/arch/sparc64: divrem.m4

Log Message:
use %g5 instead of %g7 (since we want to use %g7 for the cpu_info pointer
in the kernel).  resync libc and libkern versions of this file.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/sparc64/gen/divrem.m4
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/lib/libkern/arch/sparc64/divrem.m4

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