Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/26/2005 00:06:28
Module Name:	src
Committed By:	simonb
Date:		Sat Feb 26 00:06:28 UTC 2005

Modified Files:
	src/sys/arch/mips/mips: mipsX_subr.S

Log Message:
Add some nops in branch delay slots to stop a warning because we
previously had a macro in those slots.  No side effects this time,
so we got lucky.

Pointed out by Izumi Tsutsui on port-mips.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/mips/mips/mipsX_subr.S

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