diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2009-03-12 07:04:50 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2009-03-12 07:04:50 +0000 |
commit | 0fc26d0d67b020513fcbd6547e2357334c72512f (patch) | |
tree | 386de4cf567c63230ecd1589dc93e424a8e609b2 /sys/kern/init_sysent.c | |
parent | bdc9f84c1de60eaf5f6699213fd0cdcc2f188a02 (diff) |
regen
Diffstat (limited to 'sys/kern/init_sysent.c')
-rw-r--r-- | sys/kern/init_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c index 12fc85e329f..4b73c0684eb 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: init_sysent.c,v 1.103 2008/03/16 19:43:41 otto Exp $ */ +/* $OpenBSD: init_sysent.c,v 1.104 2009/03/12 07:04:49 guenther Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.90 2008/03/16 19:42:57 otto Exp + * created from; OpenBSD: syscalls.master,v 1.91 2009/03/12 06:56:13 guenther Exp */ #include <sys/param.h> |