summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-01-05 00:38:14 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-01-05 00:38:14 +0000
commit95759337c35fa3bcca6449f58ae42eadac53a71f (patch)
treeb77c1fa7dba6a97b1c89ed39ec0ee0b6a2cea363 /sys/kern/init_sysent.c
parent61e7751eca16b3bbc16168c631f6cbcd28206ab2 (diff)
regen
Diffstat (limited to 'sys/kern/init_sysent.c')
-rw-r--r--sys/kern/init_sysent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c
index 389a2d1700a..bd9900ed5f0 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.101 2008/01/05 00:36:13 miod Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.102 2008/01/05 00:38:13 miod Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.88 2007/11/28 13:47:02 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.89 2008/01/05 00:36:13 miod Exp
*/
#include <sys/param.h>