Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 12/25/2000 10:56:13
Module Name:	syssrc
Committed By:	nisimura
Date:		Mon Dec 25 08:56:12 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: pmap.h
	syssrc/sys/arch/mips/mips: sys_machdep.c

Log Message:
- fix typos in mips_user_cacheflush() and mips_user_cachectl().
- relocate those function declarations from include/pmap.h.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/mips/include/pmap.h
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/mips/mips/sys_machdep.c

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