Module Name: src Committed By: martin Date: Sat Aug 4 17:18:39 UTC 2012
Modified Files:
src/sys/arch/mac68k/mac68k: machdep.c
Log Message:
No need to statically initialize physmem here, it is set to the correct
value in pmap_bootstrap(), which is early enough.
Tested on my Centris 660AV.
To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 src/sys/arch/mac68k/mac68k/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
