Subject: CVS commit: [thorpej-mips-cache] syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 11/04/2001 05:41:26
Module Name:	syssrc
Committed By:	shin
Date:		Sun Nov  4 03:41:26 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips [thorpej-mips-cache]: pmap.c

Log Message:
 * remove unused function pmap_zero_page_uncached().
 * s/MachFlushDCache/mips_dcache_wbinv_range_index/
 * s/MachHitFlushDCache/mips_dcache_wbinv_range/


To generate a diff of this commit:
cvs rdiff -r1.134.2.1 -r1.134.2.2 syssrc/sys/arch/mips/mips/pmap.c

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