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 221c2a0ea18..706dc8cbd64 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.17 2001/11/27 19:35:26 maja Exp $ */ +/* $OpenBSD: freebsd_syscall.h,v 1.18 2002/03/14 00:44:20 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.16 2001/11/27 19:34:20 maja Exp + * created from OpenBSD: syscalls.master,v 1.17 2002/03/14 00:42:25 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |