summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2023-07-24 19:33:30 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2023-07-24 19:33:30 +0000
commit2a9f06248d63ec7c9b0a78da1078cb94beb19934 (patch)
treeef2cfaf8e769871be837c0cab5f032b71bcdf7f2 /sys/kern/init_sysent.c
parent9db9faa3c6f3213b6d023ab559aeed6539ec45df (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 c2e4c2950d1..fedc9a17892 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.266 2023/05/18 10:24:28 mvs Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.267 2023/07/24 19:33:29 miod Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.248 2023/05/18 10:23:19 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.249 2023/07/24 19:32:23 miod Exp
*/
#include <sys/param.h>