Subject: CVS commit: src/sys/arch/arm/include/arm32
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 06/18/2003 02:58:10
Module Name:	src
Committed By:	bsh
Date:		Wed Jun 18 02:58:09 UTC 2003

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

Log Message:
protect with #ifndef _LOCORE so that assembler codes can share
definitions in this file such as PMAP_DOMAIN_KERNEL.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 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.