diff options
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 556f582c4fb..de0fce33513 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.31 2001/08/26 04:14:26 deraadt Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.32 2002/02/04 20:04:52 provos Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.31 2001/07/04 19:59:47 jasoni Exp + * created from OpenBSD: syscalls.master,v 1.30 2001/07/03 21:56:26 jasoni Exp */ char *linux_syscallnames[] = { |