mark
Wed Jun 24 10:18:10 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/ofw
In directory nb00:/tmp/cvs-serv29243
Modified Files:
ofw.c
Log Message:
Remove pagetables_start and the associated memory allocation. L1 page
tables are allocated by the pmap code so this allocation is just wasting
memory.