Subject: CVS commit: src/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/23/2003 17:59:24
Module Name:	src
Committed By:	chris
Date:		Sun Mar 23 15:59:24 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: pmap.c
	src/sys/arch/arm/include/arm32: pmap.h

Log Message:
Garbage collect pmap_map, the last (and only?) use has been removed.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.62 -r1.63 src/sys/arch/arm/include/arm32/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.