Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 02/17/2002 22:53:04
Module Name:	syssrc
Committed By:	uch
Date:		Sun Feb 17 20:53:03 UTC 2002

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

Log Message:
Fix calling convention. r0-r7 are caller saved.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/dreamcast/dreamcast/locore.s
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/evbsh3/evbsh3/locore.s

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