Subject: CVS commit: syssrc/sys/compat/linux/arch/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 01/27/2002 16:08:57
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Jan 27 14:08:57 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/arm: syscalls.master

Log Message:
Make syscall 0 an explicit call of linux_sys_nosys, as it is on i386.  This
is necessary to get a prototype for linux_sys_nosys generated in syscallargs.h.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/linux/arch/arm/syscalls.master

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