Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/05/2002 17:48:33
Module Name:	syssrc
Committed By:	simonb
Date:		Tue Mar  5 15:48:32 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: locore.S

Log Message:
Change a MIPS3 check to a MIPS3_PLUS check.
XXX: I'm not 100% sure of the intent of this code - it would seem that
 it needs a run-time check of CPU ISA to be completely correct...


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 syssrc/sys/arch/mips/mips/locore.S

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