Subject: CVS commit: syssrc/sys/arch/sparc/include
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/08/2002 16:36:57
Module Name:	syssrc
Committed By:	uwe
Date:		Sun Dec  8 14:36:56 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/include: loadfile_machdep.h

Log Message:
Use 0x07ffffff for LOADADDR mask.  This still provides for 128MB (and
given that PROM maps just 4 or 16 this is not going to be a bottle
neck).  Doesn't really affect normal kernels, need it for the changed
kernel base address (uncommitted) hack for broken javastation OFW.
Ok by pk.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sparc/include/loadfile_machdep.h

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