Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300/hp300
Module Name: src
Committed By: tsutsui
Date: Fri Aug 10 12:29:59 UTC 2012
Modified Files:
src/sys/arch/hp300/hp300: machdep.c
Log Message:
Appease gcc -fno-common:
- remove initialzation of physmem since it's properly initialized
before pmap_bootstrap() using a value passed from bootloader and
sanity possible maximum value is not necessary
Tested on HP382.
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 src/sys/arch/hp300/hp300/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