regen
This commit is contained in:
parent
3ba6ab0970
commit
d3aee6e637
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_syscall.h,v 1.1 1998/08/26 10:20:36 mrg Exp $ */
|
||||
/* $NetBSD: netbsd32_syscall.h,v 1.2 1998/08/26 10:24:11 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_syscallargs.h,v 1.1 1998/08/26 10:20:36 mrg Exp $ */
|
||||
/* $NetBSD: netbsd32_syscallargs.h,v 1.2 1998/08/26 10:24:11 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#define syscallarg(x) union { x datum; register_t pad; }
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_syscalls.c,v 1.1 1998/08/26 10:20:37 mrg Exp $ */
|
||||
/* $NetBSD: netbsd32_syscalls.c,v 1.2 1998/08/26 10:24:12 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#if defined(_KERNEL) && !defined(_LKM)
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_sysent.c,v 1.1 1998/08/26 10:20:37 mrg Exp $ */
|
||||
/* $NetBSD: netbsd32_sysent.c,v 1.2 1998/08/26 10:24:12 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#include "opt_ktrace.h"
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: sparc32_syscall.h,v 1.1 1998/08/26 10:20:36 mrg Exp $ */
|
||||
/* $NetBSD: sparc32_syscall.h,v 1.2 1998/08/26 10:24:11 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
/* syscall: "syscall" ret: "int" args: "int" "..." */
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: sparc32_syscallargs.h,v 1.1 1998/08/26 10:20:36 mrg Exp $ */
|
||||
/* $NetBSD: sparc32_syscallargs.h,v 1.2 1998/08/26 10:24:11 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#define syscallarg(x) union { x datum; register_t pad; }
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: sparc32_syscalls.c,v 1.1 1998/08/26 10:20:37 mrg Exp $ */
|
||||
/* $NetBSD: sparc32_syscalls.c,v 1.2 1998/08/26 10:24:12 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#if defined(_KERNEL) && !defined(_LKM)
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: sparc32_sysent.c,v 1.1 1998/08/26 10:20:37 mrg Exp $ */
|
||||
/* $NetBSD: sparc32_sysent.c,v 1.2 1998/08/26 10:24:12 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD
|
||||
* created from NetBSD: syscalls.master,v 1.1 1998/08/26 10:20:37 mrg Exp
|
||||
*/
|
||||
|
||||
#include "opt_ktrace.h"
|
||||
|
Loading…
Reference in New Issue
Block a user