diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-14 00:44:21 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-14 00:44:21 +0000 |
commit | 23f1eb80011a08ad6a6ea4f200e3a7d86c78ae1d (patch) | |
tree | 8b4e8efa5cc44875877208842538b99cd651e5c3 /sys/compat/netbsd/netbsd_syscall.h | |
parent | 4e75a2f3d47fcb4101ad6c63743e4262538a944a (diff) |
Regen after syscall changes (option PTRACE)
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" "..." */ |