Subject: CVS commit: syssrc/sys/arch/acorn32/dev
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/07/2002 00:18:25
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon May  6 21:18:25 UTC 2002

Modified Files:
	syssrc/sys/arch/acorn32/dev: md_hooks.c

Log Message:
rename memory_disc_size to md_root_size, so that kernels without
MEMORY_DISK_ROOT_SIZE option link
also make local md_root_size size_t

XXX is the load_memory_disc_from_floppy() stuff actually still being used?


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/acorn32/dev/md_hooks.c

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