diff options
Diffstat (limited to 'sys/compat/sunos/sunos_syscall.h')
-rw-r--r-- | sys/compat/sunos/sunos_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h index 3d9eee472af..e970f2397b2 100644 --- a/sys/compat/sunos/sunos_syscall.h +++ b/sys/compat/sunos/sunos_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.3 1996/08/02 20:20:31 niklas Exp + * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 21:55:22 niklas Exp */ #define SUNOS_SYS_syscall 0 |