Subject: CVS commit: syssrc/sys/arch/mvmeppc/mvmeppc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/12/2002 00:50:23
Module Name:	syssrc
Committed By:	scw
Date:		Thu Jul 11 21:50:23 UTC 2002

Modified Files:
	syssrc/sys/arch/mvmeppc/mvmeppc: machdep.c

Log Message:
Fix a mem_region botch:
physmemr and availmemr both need to be arrays, where the last element
has `size' set to zero to act as a terminator.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/mvmeppc/mvmeppc/machdep.c

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