regen
This commit is contained in:
parent
9cb0d9a9d8
commit
f8fef2f801
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_syscall.h,v 1.55 2006/07/13 12:00:25 martin Exp $ */
|
||||
/* $NetBSD: netbsd32_syscall.h,v 1.56 2006/07/13 23:10:40 martin Exp $ */
|
||||
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2006/06/26 21:23:57 mrg Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2006/07/13 12:00:25 martin Exp
|
||||
*/
|
||||
|
||||
#ifndef _netbsd32_SYS_SYSCALL_H_
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: netbsd32_syscallargs.h,v 1.55 2006/07/13 12:00:25 martin Exp $ */
|
||||
/* $NetBSD: netbsd32_syscallargs.h,v 1.56 2006/07/13 23:10:40 martin Exp $ */
|
||||
|
||||
/*
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2006/06/26 21:23:57 mrg Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2006/07/13 12:00:25 martin Exp
|
||||
*/
|
||||
|
||||
#ifndef _netbsd32_SYS_SYSCALLARGS_H_
|
||||
|
@ -1,14 +1,14 @@
|
||||
/* $NetBSD: netbsd32_syscalls.c,v 1.55 2006/07/13 12:00:25 martin Exp $ */
|
||||
/* $NetBSD: netbsd32_syscalls.c,v 1.56 2006/07/13 23:10:40 martin Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2006/06/26 21:23:57 mrg Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2006/07/13 12:00:25 martin Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.55 2006/07/13 12:00:25 martin Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.56 2006/07/13 23:10:40 martin Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#if defined(_KERNEL_OPT)
|
||||
|
@ -1,14 +1,14 @@
|
||||
/* $NetBSD: netbsd32_sysent.c,v 1.55 2006/07/13 12:00:25 martin Exp $ */
|
||||
/* $NetBSD: netbsd32_sysent.c,v 1.56 2006/07/13 23:10:40 martin Exp $ */
|
||||
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.48 2006/06/26 21:23:57 mrg Exp
|
||||
* created from NetBSD: syscalls.master,v 1.49 2006/07/13 12:00:25 martin Exp
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.55 2006/07/13 12:00:25 martin Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.56 2006/07/13 23:10:40 martin Exp $");
|
||||
|
||||
#if defined(_KERNEL_OPT)
|
||||
#include "opt_ktrace.h"
|
||||
|
Loading…
Reference in New Issue
Block a user