Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/15/2006 00:06:39
Module Name:	src
Committed By:	uwe
Date:		Sun Jan 15 00:06:39 UTC 2006

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: load.cpp

Log Message:
Get rid of an unused variable in Loader::_load_memory.
Add whitespace between = sign and casts, while there use uint32_t in
those casts.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/hpc/stand/hpcboot/load.cpp

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