Subject: CVS commit: syssrc/sys/lkm/syscall/example
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/01/2002 17:07:35
Module Name: syssrc
Committed By: simonb
Date: Sat Jun 1 14:07:35 UTC 2002
Modified Files:
syssrc/sys/lkm/syscall/example: example_syscall.c
Log Message:
Change retval to be an array of register_t instead of array of int.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/lkm/syscall/example/example_syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.