Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 03/27/2000 16:24:06
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue Mar 28 00:24:06 UTC 2000

Modified Files:
	syssrc/sys/arch/hpcmips/vr: vr_idle.S
	syssrc/sys/arch/mips/mips: locore.S

Log Message:
Change 'goto cpu_switch1' to 'goto cpu_switch_queuescan' in vr_idle.S
and make the jump destination global.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcmips/vr/vr_idle.S
cvs rdiff -r1.90 -r1.91 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.