diff options
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscall.h')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd/freebsd_syscall.h b/sys/compat/freebsd/freebsd_syscall.h index 3cae3becb0a..79aea448e8e 100644 --- a/sys/compat/freebsd/freebsd_syscall.h +++ b/sys/compat/freebsd/freebsd_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscall.h,v 1.36 2008/01/05 00:38:13 miod Exp $ */ +/* $OpenBSD: freebsd_syscall.h,v 1.37 2010/05/23 11:37:29 deraadt Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.33 2008/01/05 00:36:13 miod Exp + * created from OpenBSD: syscalls.master,v 1.34 2010/05/23 11:35:18 deraadt Exp */ /* syscall: "syscall" ret: "int" args: */ |