Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 08/18/2000 13:47:40
Module Name:	syssrc
Committed By:	msaitoh
Date:		Fri Aug 18 10:47:40 UTC 2000

Modified Files:
	syssrc/sys/arch/sh3/sh3 [netbsd-1-5]: trap.c

Log Message:
Pullup revision 1.16 (approved by thorpej):

	fix a byte-order bug.
	(2nd argument of SYS___syscall(code, ...) is quad alignmented.
	On little endian mode, 1st argument is not r5 but r4).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 syssrc/sys/arch/sh3/sh3/trap.c

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