Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sun3/sun3x
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.
Home |
Main Index |
Thread Index |
Old Index