Regen (no difference in generated files, but they were not up-to-date).

This commit is contained in:
augustss 2000-06-27 20:59:23 +00:00
parent 39b86955ed
commit 040884b5e6
4 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: svr4_syscall.h,v 1.59 1999/09/07 06:25:14 christos Exp $ */
/* $NetBSD: svr4_syscall.h,v 1.60 2000/06/27 20:59:23 augustss Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
* created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
/* syscall: "syscall" ret: "int" args: */

View File

@ -1,10 +1,10 @@
/* $NetBSD: svr4_syscallargs.h,v 1.57 1999/09/07 06:25:14 christos Exp $ */
/* $NetBSD: svr4_syscallargs.h,v 1.58 2000/06/27 20:59:23 augustss Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
* created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#ifndef _SVR4_SYS__SYSCALLARGS_H_

View File

@ -1,10 +1,10 @@
/* $NetBSD: svr4_syscalls.c,v 1.58 1999/09/07 06:25:14 christos Exp $ */
/* $NetBSD: svr4_syscalls.c,v 1.59 2000/06/27 20:59:24 augustss Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
* created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#if defined(_KERNEL) && !defined(_LKM)

View File

@ -1,10 +1,10 @@
/* $NetBSD: svr4_sysent.c,v 1.60 1999/09/07 06:25:15 christos Exp $ */
/* $NetBSD: svr4_sysent.c,v 1.61 2000/06/27 20:59:24 augustss Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.44 1999/09/07 06:24:56 christos Exp
* created from NetBSD: syscalls.master,v 1.45 2000/06/06 18:07:33 soren Exp
*/
#include "opt_sysv.h"