Subject: CVS commit: src/sys/arch/sun3/sun3x
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/20/2006 09:35:57
Module Name:	src
Committed By:	tsutsui
Date:		Wed Sep 20 09:35:57 UTC 2006

Modified Files:
	src/sys/arch/sun3/sun3x: pmap.c pmap_pvt.h

Log Message:
- move internal function declarations from pmap_pvt.h to pmap.c itself
- make some local functions static inline
- KNF a bit


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/arch/sun3/sun3x/pmap.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/sun3/sun3x/pmap_pvt.h

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