Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/09/2000 14:34:15
Module Name: syssrc
Committed By: jdolecek
Date: Sat Dec 9 12:34:15 UTC 2000
Modified Files:
syssrc/sys/sys: proc.h
Log Message:
change the type of e_syscall in struct emul to
void (*e_syscall) __P((void))
since it's not uniform between ports
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.