Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/05/2000 04:06:07
Module Name:	syssrc
Committed By:	cgd
Date:		Thu Oct  5 01:06:07 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: locore.h
	syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c

Log Message:
nuke mips3_clearBEV().  There's really no point in coding a
special-purpose assembly routine for things like this.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.55 -r1.56 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.105 -r1.106 syssrc/sys/arch/mips/mips/mips_machdep.c

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