Subject: CVS commit: syssrc/sys/arch/sun3/sun3x
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/22/2001 17:11:05
Module Name:	syssrc
Committed By:	scw
Date:		Sun Jul 22 14:11:05 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/sun3x: locore.s

Log Message:
ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
Therefore the return value should be in %d0, not %a0.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/sun3/sun3x/locore.s

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