1.93:Regen.

This commit is contained in:
tron 1998-10-19 22:19:26 +00:00
parent fe8170d1b1
commit f87a1b6e7a

View File

@ -1,16 +1,17 @@
/* $NetBSD: syscalls.c,v 1.92 1998/09/13 04:58:21 thorpej Exp $ */
/* $NetBSD: syscalls.c,v 1.93 1998/10/19 22:19:27 tron Exp $ */
/*
* System call names.
*
* 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
*/
#if defined(_KERNEL) && !defined(_LKM)
#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>