diff options
Diffstat (limited to 'sys/compat/ultrix/ultrix_syscall.h')
-rw-r--r-- | sys/compat/ultrix/ultrix_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/ultrix/ultrix_syscall.h b/sys/compat/ultrix/ultrix_syscall.h index 97d853e3550..11dcb632970 100644 --- a/sys/compat/ultrix/ultrix_syscall.h +++ b/sys/compat/ultrix/ultrix_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.14 1995/12/26 10:06:15 jonathan Exp + * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 20:29:13 niklas Exp */ #define ULTRIX_SYS_syscall 0 |