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 32761c100a0..3674d7d8ab3 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.49 2004/07/09 23:56:03 millert Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.50 2004/10/27 13:24:20 niklas Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.48 2004/07/09 23:52:02 millert Exp + * created from OpenBSD: syscalls.master,v 1.49 2004/10/27 13:23:38 niklas Exp */ char *linux_syscallnames[] = { |