Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mvmeppc/mvmeppc
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.
Home |
Main Index |
Thread Index |
Old Index