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 d0f8b13acfd..70c0f2110b7 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.11 1999/06/07 07:18:34 deraadt Exp $ */ +/* $OpenBSD: freebsd_syscalls.c,v 1.12 1999/10/27 07:33:43 niklas Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.11 1999/06/07 07:17:46 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.12 1999/10/27 07:32:55 niklas Exp */ char *freebsd_syscallnames[] = { |