CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/27 13:45:27
Modified files:
sys/arch/arm/arm: pmap.c
sys/arch/arm/include: pmap.h
Log message:
Get rid of the global pmap list and related debug code. While there, merge
pmap_pinit() into pmap_create(). Help and ok drahn@
