regen this too, not that it changes except for rcsid

This commit is contained in:
pooka 2008-03-11 22:55:35 +00:00
parent 5a2a7c7039
commit a5d0e14cb0

View File

@ -1,14 +1,14 @@
/* $NetBSD: init_sysent.c,v 1.213 2008/02/24 12:53:47 martin Exp $ */
/* $NetBSD: init_sysent.c,v 1.214 2008/03/11 22:55:35 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.190 2008/02/24 12:52:54 martin Exp
* created from NetBSD: syscalls.master,v 1.191 2008/03/11 22:50:10 pooka Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.213 2008/02/24 12:53:47 martin Exp $");
__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.214 2008/03/11 22:55:35 pooka Exp $");
#include "opt_nfsserver.h"
#include "opt_ntp.h"