diff options
author | Doug Hogan <doug@cvs.openbsd.org> | 2015-08-26 05:40:41 +0000 |
---|---|---|
committer | Doug Hogan <doug@cvs.openbsd.org> | 2015-08-26 05:40:41 +0000 |
commit | 0f25ba2e8d0ab41d1d053667f6b57707abd7a770 (patch) | |
tree | 3d2c9170eeb7ff46b6f25a515e21a49320ea8517 /sys/kern/syscalls.c | |
parent | 19c28350e80ec9d7c7aa28f91afd35216e7cc01c (diff) |
regen
Diffstat (limited to 'sys/kern/syscalls.c')
-rw-r--r-- | sys/kern/syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index 2830e8d7374..964a23de2b4 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.168 2015/08/22 20:18:49 deraadt Exp $ */ +/* $OpenBSD: syscalls.c,v 1.169 2015/08/26 05:40:40 doug Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.155 2015/07/20 00:56:10 guenther Exp + * created from; OpenBSD: syscalls.master,v 1.157 2015/08/26 05:20:06 doug Exp */ char *syscallnames[] = { |