Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/24/1998 10:20:03
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.