CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/14 13:19:33
Modified files:
sys/arch/arm/arm: pmap.c
Log message:
Fix arguments to pool_init: want alignment of L2_TABLE_SIZE_REAL at
offset 0, not default alignment at offset L2_TABLE_SIZE_REAL.
ok miod@
