1.99:Regen.

This commit is contained in:
tron 1998-10-19 22:19:25 +00:00
parent 39876df951
commit 06fb47025e

View File

@ -1,15 +1,16 @@
/* $NetBSD: init_sysent.c,v 1.98 1998/09/13 04:58:21 thorpej Exp $ */
/* $NetBSD: init_sysent.c,v 1.99 1998/10/19 22:19:26 tron Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.84 1998/09/12 10:48:29 mycroft Exp
* created from NetBSD: syscalls.master,v 1.85 1998/10/19 22:17:41 tron Exp
*/
#include "opt_ktrace.h"
#include "opt_nfsserver.h"
#include "opt_compat_netbsd.h"
#include "opt_sysv.h"
#include "fs_lfs.h"
#include "fs_nfs.h"
#include <sys/param.h>