Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/07/2006 01:21:47
Module Name:	src
Committed By:	tsutsui
Date:		Sat Oct  7 01:21:47 UTC 2006

Modified Files:
	src/sys/arch/evbsh3/evbsh3: locore.S
	src/sys/arch/mmeye/mmeye: locore.S

Log Message:
Add kernel_text symbol for pmap(1). Closes PR kern/19877.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/evbsh3/evbsh3/locore.S
cvs rdiff -r1.9 -r1.10 src/sys/arch/mmeye/mmeye/locore.S

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