* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.11 1997/02/13 19:45:27 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.12 1997/03/28 22:03:49 kstailey Exp
*/
#define SVR4_SYS_syscall 0
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.11 1997/02/13 19:45:27 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.12 1997/03/28 22:03:49 kstailey Exp
*/
#define syscallarg(x) union { x datum; register_t pad; }
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.11 1997/02/13 19:45:27 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.12 1997/03/28 22:03:49 kstailey Exp
*/
char *svr4_syscallnames[] = {
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.11 1997/02/13 19:45:27 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.12 1997/03/28 22:03:49 kstailey Exp
*/
#include <sys/param.h>