Subject: CVS commit: src/sys/arch/hpcarm/hpcarm
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/25/2003 12:41:39
Module Name:	src
Committed By:	chris
Date:		Tue Mar 25 10:41:39 UTC 2003

Modified Files:
	src/sys/arch/hpcarm/hpcarm: stubs.c

Log Message:
duplicate the changes from arm/arm32/stubs.c's dumpsys to remove pmap_map
usage.
Seems this file should really be split into the hpcarm specific bits
so it shares stubs.c with the other arm32 ports.

Pointed out by Håvard


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/hpcarm/hpcarm/stubs.c

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