diff options
Diffstat (limited to 'sys/compat/netbsd/netbsd_syscall.h')
-rw-r--r-- | sys/compat/netbsd/netbsd_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/netbsd/netbsd_syscall.h b/sys/compat/netbsd/netbsd_syscall.h index 3a8d18fbf62..7546c4d1389 100644 --- a/sys/compat/netbsd/netbsd_syscall.h +++ b/sys/compat/netbsd/netbsd_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: netbsd_syscall.h,v 1.16 2001/09/21 15:32:43 art Exp $ */ +/* $OpenBSD: netbsd_syscall.h,v 1.17 2002/03/14 00:44:20 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.15 2001/09/21 15:31:59 art Exp + * created from; OpenBSD: syscalls.master,v 1.16 2002/03/14 00:42:25 miod Exp */ /* syscall: "syscall" ret: "int" args: "int" "..." */ |