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 6d7bf5eff69..3cae3becb0a 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.35 2008/01/05 00:36:13 miod Exp $ */ +/* $OpenBSD: freebsd_syscall.h,v 1.36 2008/01/05 00:38:13 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.32 2007/11/28 13:47:02 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.33 2008/01/05 00:36:13 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |