summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2004-09-19 22:04:15 +0000
committermickey <mickey@openbsd.org>2004-09-19 22:04:15 +0000
commitc660957c99f61eb52946ac6bf86a410337a63ca2 (patch)
tree2e09c6448e216a7dcd60cd6c24ebe1daa57607c7
parentanother long that is really u_int (diff)
downloadwireguard-openbsd-c660957c99f61eb52946ac6bf86a410337a63ca2.tar.xz
wireguard-openbsd-c660957c99f61eb52946ac6bf86a410337a63ca2.zip
proper sigsetreturn() args
-rw-r--r--sys/compat/hpux/hppa/syscalls.master4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/hpux/hppa/syscalls.master b/sys/compat/hpux/hppa/syscalls.master
index 6b4d75ef7ff..c3d88a45d0a 100644
--- a/sys/compat/hpux/hppa/syscalls.master
+++ b/sys/compat/hpux/hppa/syscalls.master
@@ -1,4 +1,4 @@
- $OpenBSD: syscalls.master,v 1.7 2004/07/15 20:07:41 mickey Exp $
+ $OpenBSD: syscalls.master,v 1.8 2004/09/19 22:04:15 mickey Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@@ -330,7 +330,7 @@
221 UNIMPL
222 UNIMPL
223 UNIMPL
-224 STD { void hpux_sigsetreturn(int cookie); }
+224 STD { void hpux_sigsetreturn(caddr_t addr, int cookie, int len); }
225 UNIMPL sigsetstatemask
226 UNIMPL
227 UNIMPL cs