Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/29/2005 13:38:07
Module Name:	src
Committed By:	tsutsui
Date:		Tue Nov 29 13:38:07 UTC 2005

Modified Files:
	src/sys/arch/mips/mips: cache.c

Log Message:
Use PAGE_MASK macro instead of (PAGE_SIZE - 1).


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/mips/mips/cache.c

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