diff options
Diffstat (limited to 'sys/compat/linux/linux_syscall.h')
| -rw-r--r-- | sys/compat/linux/linux_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index 9315b17a29b..ce406a2c5a2 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscall.h,v 1.60 2011/07/07 06:17:06 pirofti Exp $ */ +/* $OpenBSD: linux_syscall.h,v 1.61 2011/07/08 05:03:42 matthew Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.57 2011/07/07 06:15:47 pirofti Exp + * created from OpenBSD: syscalls.master,v 1.58 2011/07/08 05:01:27 matthew Exp */ /* syscall: "syscall" ret: "int" args: */ |
