Subject: CVS commit: src/sys/arch/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/10/2005 21:19:57
Module Name:	src
Committed By:	scw
Date:		Sat Dec 10 21:19:57 UTC 2005

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

Log Message:
Implement pmap_collect() for arm32.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.77 -r1.78 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.