diff options
Diffstat (limited to 'sys/compat/linux/linux_syscallargs.h')
-rw-r--r-- | sys/compat/linux/linux_syscallargs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscallargs.h b/sys/compat/linux/linux_syscallargs.h index 4026b4f42c2..644a6877460 100644 --- a/sys/compat/linux/linux_syscallargs.h +++ b/sys/compat/linux/linux_syscallargs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscallargs.h,v 1.65 2011/07/09 00:11:28 deraadt Exp $ */ +/* $OpenBSD: linux_syscallargs.h,v 1.66 2011/07/14 23:33:09 matthew Exp $ */ /* * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.60 2011/07/09 00:10:52 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.61 2011/07/14 23:32:08 matthew Exp */ #ifdef syscallarg |