diff options
Diffstat (limited to 'sys/compat/osf1/osf1_syscall.h')
-rw-r--r-- | sys/compat/osf1/osf1_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/osf1/osf1_syscall.h b/sys/compat/osf1/osf1_syscall.h index 1dd8aded43a..bc3539a7a00 100644 --- a/sys/compat/osf1/osf1_syscall.h +++ b/sys/compat/osf1/osf1_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: osf1_syscall.h,v 1.10 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: osf1_syscall.h,v 1.11 2004/05/28 18:31:12 tedu Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.9 2003/01/30 03:29:49 millert Exp + * created from OpenBSD: syscalls.master,v 1.10 2004/05/28 18:28:14 tedu Exp */ /* syscall: "syscall" ret: "int" args: */ |