diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2011-12-14 08:33:55 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2011-12-14 08:33:55 +0000 |
commit | b24bb1efecdc5eb509e5cb7e915ad6607bb18d66 (patch) | |
tree | 553e8ccf439b34fd167f98294ea181f3699b8007 /sys/compat/linux/linux_syscalls.c | |
parent | 28418b9c18a7140add5f1412afc87f068dcdfb0e (diff) |
regen
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 f99cd8d42d8..72b23328e6a 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.68 2011/11/25 10:10:05 robert Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.69 2011/12/14 08:33:54 robert Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.64 2011/09/19 22:49:37 pirofti Exp + * created from OpenBSD: syscalls.master,v 1.66 2011/12/14 08:33:18 robert Exp */ char *linux_syscallnames[] = { |