diff options
Diffstat (limited to 'sys/compat/osf1/osf1_syscallargs.h')
-rw-r--r-- | sys/compat/osf1/osf1_syscallargs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/osf1/osf1_syscallargs.h b/sys/compat/osf1/osf1_syscallargs.h index 575f1546923..f7d345f4c38 100644 --- a/sys/compat/osf1/osf1_syscallargs.h +++ b/sys/compat/osf1/osf1_syscallargs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: osf1_syscallargs.h,v 1.13 2007/11/27 18:05:59 art Exp $ */ +/* $OpenBSD: osf1_syscallargs.h,v 1.14 2008/01/05 00:38:13 miod Exp $ */ /* * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.10 2004/05/28 18:28:14 tedu Exp + * created from OpenBSD: syscalls.master,v 1.11 2008/01/05 00:36:13 miod Exp */ #ifdef syscallarg |