diff options
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscall.h')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd/freebsd_syscall.h b/sys/compat/freebsd/freebsd_syscall.h index cffafbe18b0..cd6a6b688f0 100644 --- a/sys/compat/freebsd/freebsd_syscall.h +++ b/sys/compat/freebsd/freebsd_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.5 1997/11/13 06:53:51 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.6 1997/11/13 07:27:03 deraadt Exp */ #define FREEBSD_SYS_syscall 0 |