aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_386.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-01-17 17:37:49 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-01-18 21:02:24 +0100
commitd2f8d5ab46fe67b2f03387be9e6f38ffe5f227ba (patch)
treef5bfbe679147e06398db2601ec3b4ecb93d6c207 /sys/linux/sys_386.const
parent773117bf811a6e7f9d13bb966dc4956774e88207 (diff)
sys/linux: fix sigset_t/sigaction layout on arm
Update #590
Diffstat (limited to 'sys/linux/sys_386.const')
-rw-r--r--sys/linux/sys_386.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_386.const b/sys/linux/sys_386.const
index f15ff18fc..83c0a8f97 100644
--- a/sys/linux/sys_386.const
+++ b/sys/linux/sys_386.const
@@ -550,6 +550,7 @@ WUNTRACED = 2
_LINUX_CAPABILITY_VERSION_1 = 429392688
_LINUX_CAPABILITY_VERSION_2 = 537333798
_LINUX_CAPABILITY_VERSION_3 = 537396514
+_NSIG_WORDS = 2
__NR_acct = 51
__NR_alarm = 27
__NR_capget = 184