This commit is contained in:
mrg 1998-08-26 10:24:11 +00:00
parent 3ba6ab0970
commit d3aee6e637
8 changed files with 16 additions and 16 deletions

View File

@ -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" "..." */

View File

@ -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; }

View File

@ -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)

View File

@ -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"

View File

@ -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" "..." */

View File

@ -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; }

View File

@ -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)

View File

@ -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"