Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/08/2005 15:13:23
Module Name:	src
Committed By:	tsutsui
Date:		Thu Sep  8 15:13:23 UTC 2005

Modified Files:
	src/sys/arch/mips/include: locore.h
	src/sys/arch/mips/mips: locore_mips3.S

Log Message:
Add mips3_cp0_pg_mask_write() to initialize pagemask register.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/arch/mips/include/locore.h
cvs rdiff -r1.86 -r1.87 src/sys/arch/mips/mips/locore_mips3.S

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