Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 08/10/2000 01:11:18
Module Name: syssrc
Committed By: msaitoh
Date: Wed Aug 9 22:11:18 UTC 2000
Modified Files:
syssrc/sys/arch/sh3/sh3: trap.c
Log Message:
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.15 -r1.16 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.