diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2014-07-07 20:01:22 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2014-07-07 20:01:22 +0000 |
commit | 94c6c9333a40e6a83829325e18a44644de0c4c13 (patch) | |
tree | 79930418386ac0a7705b7e3499396661fd52d962 /sys/kern/syscalls.c | |
parent | 94d675840e060f96b84fd584db1de03636c9acf6 (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 d81bd6d8925..bd1412ea9d0 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.154 2014/07/07 00:27:13 guenther Exp $ */ +/* $OpenBSD: syscalls.c,v 1.155 2014/07/07 20:01:21 matthew Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.141 2014/07/06 20:55:58 kettenis Exp + * created from; OpenBSD: syscalls.master,v 1.142 2014/07/07 19:59:00 matthew Exp */ char *syscallnames[] = { |