Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 02/22/2002 21:45:33
Module Name:	syssrc
Committed By:	uch
Date:		Fri Feb 22 19:45:33 UTC 2002

Modified Files:
	syssrc/sys/arch/dreamcast/dreamcast: locore.s
	syssrc/sys/arch/evbsh3/evbsh3: locore.s
	syssrc/sys/arch/hpcsh/hpcsh: locore.s
	syssrc/sys/arch/mmeye/mmeye: locore.s

Log Message:
setjmp,longjmp are moved to sh3/locore_subr.S


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/dreamcast/dreamcast/locore.s
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/evbsh3/evbsh3/locore.s
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/hpcsh/hpcsh/locore.s
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/mmeye/mmeye/locore.s

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