Subject: CVS commit: [matt-armv6] src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/28/2007 18:29:05
Module Name: src
Committed By: matt
Date: Tue Aug 28 18:29:05 UTC 2007
Modified Files:
src/sys/arch/arm/arm [matt-armv6]: syscall.c
Log Message:
Add thumb support for syscalls > 255. If embedded syscall # is 0, take
syscall number from ip register.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.36.2.1 src/sys/arch/arm/arm/syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.