diff options
Diffstat (limited to 'sys/compat/ibcs2/ibcs2_syscall.h')
-rw-r--r-- | sys/compat/ibcs2/ibcs2_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/ibcs2/ibcs2_syscall.h b/sys/compat/ibcs2/ibcs2_syscall.h index 6b6bdf0ccd2..9af275d3da5 100644 --- a/sys/compat/ibcs2/ibcs2_syscall.h +++ b/sys/compat/ibcs2/ibcs2_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.8 1996/01/07 06:09:43 mycroft Exp + * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 20:20:28 niklas Exp */ #define IBCS2_SYS_syscall 0 |