diff options
author | Niels Provos <provos@cvs.openbsd.org> | 2002-02-04 20:06:17 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 2002-02-04 20:06:17 +0000 |
commit | d790d03f42b70911ea1d96518a45155e91156008 (patch) | |
tree | 045782958fd74e3c9fba9951f4149745efa878b0 /sys/compat/linux/linux_syscalls.c | |
parent | fe2dfdf30c1e3de5e3030595563fa3efff8022a5 (diff) |
sync
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
-rw-r--r-- | sys/compat/linux/linux_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index de0fce33513..17cc8bee84c 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscalls.c,v 1.32 2002/02/04 20:04:52 provos Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.33 2002/02/04 20:06:16 provos Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.32 2002/02/04 20:04:52 provos Exp */ char *linux_syscallnames[] = { |