Subject: CVS commit: src/sys/arch/prep/stand/boot
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/30/2003 02:36:33
Module Name:	src
Committed By:	matt
Date:		Thu Jan 30 00:36:33 UTC 2003

Modified Files:
	src/sys/arch/prep/stand/boot: inkernel.c

Log Message:
Cast daddr_t to long so to avoid
"cast to pointer from integer of different size" warning.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/prep/stand/boot/inkernel.c

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