Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/23/2006 22:52:09
Module Name:	src
Committed By:	uwe
Date:		Mon Jan 23 22:52:09 UTC 2006

Modified Files:
	src/sys/arch/sh3/sh3: locore_subr.S

Log Message:
Don't waste rts delay slots in sh3_switch_resume and savectx.
longjmp needs to arrange for a call to setjmp to return 1.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/sh3/sh3/locore_subr.S

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