diff options
Diffstat (limited to 'sys/compat/hpux/hpux_syscall.h')
-rw-r--r-- | sys/compat/hpux/hpux_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/hpux/hpux_syscall.h b/sys/compat/hpux/hpux_syscall.h index 02d1e7e2eb2..210c0bd3253 100644 --- a/sys/compat/hpux/hpux_syscall.h +++ b/sys/compat/hpux/hpux_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.9 1995/11/28 08:39:56 thorpej Exp + * created from OpenBSD: syscalls.master,v 1.3 1996/08/02 20:29:10 niklas Exp */ #define HPUX_SYS_syscall 0 |