regen
This commit is contained in:
parent
9b84721494
commit
bb8dabd15a
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: mach_fasttraps_syscall.h,v 1.2 2002/12/07 15:33:02 manu Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscall.h,v 1.3 2002/12/07 15:33:36 manu Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.1 2002/11/03 23:17:21 manu Exp
|
||||
* created from NetBSD: syscalls.master,v 1.2 2002/12/07 15:33:03 manu Exp
|
||||
*/
|
||||
|
||||
/* syscall: "cthread_set_self" ret: "void" args: "mach_cproc_t" */
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.2 2002/12/07 15:33:02 manu Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscallargs.h,v 1.3 2002/12/07 15:33:37 manu Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.1 2002/11/03 23:17:21 manu Exp
|
||||
* created from NetBSD: syscalls.master,v 1.2 2002/12/07 15:33:03 manu Exp
|
||||
*/
|
||||
|
||||
#ifndef _MACH_FASTTRAPS_SYS__SYSCALLARGS_H_
|
||||
|
@ -1,14 +1,14 @@
|
||||
/* $NetBSD: mach_fasttraps_syscalls.c,v 1.2 2002/12/07 15:33:02 manu Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_syscalls.c,v 1.3 2002/12/07 15:33:37 manu Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.1 2002/11/03 23:17:21 manu Exp
|
||||
* created from NetBSD: syscalls.master,v 1.2 2002/12/07 15:33:03 manu Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.2 2002/12/07 15:33:02 manu Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_syscalls.c,v 1.3 2002/12/07 15:33:37 manu Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include <sys/param.h>
|
||||
|
@ -1,14 +1,14 @@
|
||||
/* $NetBSD: mach_fasttraps_sysent.c,v 1.2 2002/12/07 15:33:02 manu Exp $ */
|
||||
/* $NetBSD: mach_fasttraps_sysent.c,v 1.3 2002/12/07 15:33:37 manu Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.1 2002/11/03 23:17:21 manu Exp
|
||||
* created from NetBSD: syscalls.master,v 1.2 2002/12/07 15:33:03 manu Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.2 2002/12/07 15:33:02 manu Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: mach_fasttraps_sysent.c,v 1.3 2002/12/07 15:33:37 manu Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user