Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 10/31/2000 23:21:11
Module Name:	syssrc
Committed By:	jeffs
Date:		Tue Oct 31 21:21:11 UTC 2000

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

Log Message:
Add mips_indexof() macro to make code for checking the cache index
easier to read.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.109 -r1.110 syssrc/sys/arch/mips/mips/pmap.c
cvs rdiff -r1.71 -r1.72 syssrc/sys/arch/mips/mips/vm_machdep.c

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