diff options
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscalls.c')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd/freebsd_syscalls.c b/sys/compat/freebsd/freebsd_syscalls.c index f82391df680..aff7febab6f 100644 --- a/sys/compat/freebsd/freebsd_syscalls.c +++ b/sys/compat/freebsd/freebsd_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscalls.c,v 1.31 2006/09/22 15:30:44 pedro Exp $ */ +/* $OpenBSD: freebsd_syscalls.c,v 1.32 2007/04/05 15:33:58 tedu Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.30 2006/09/22 15:29:57 pedro Exp + * created from OpenBSD: syscalls.master,v 1.31 2007/04/05 15:33:42 tedu Exp */ char *freebsd_syscallnames[] = { |