aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-04-12 18:26:28 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-04-12 18:26:28 +0200
commitc402d8f1aa5d2fdc219d2155fa467fb7f02321a5 (patch)
treee1ffeeefc0c3215ff5c8c15707352c1393e53592 /sys/linux/sys_arm64.const
parentc41e6ff180c2531573e23b84eb90c629fe8c23c0 (diff)
sys/linux: add pidfd_send_signal
Diffstat (limited to 'sys/linux/sys_arm64.const')
-rw-r--r--sys/linux/sys_arm64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_arm64.const b/sys/linux/sys_arm64.const
index bb4490cff..dc528e68d 100644
--- a/sys/linux/sys_arm64.const
+++ b/sys/linux/sys_arm64.const
@@ -658,6 +658,7 @@ __NR_open_by_handle_at = 265
__NR_openat = 56
# __NR_pause is not set
__NR_personality = 92
+__NR_pidfd_send_signal = 424
# __NR_pipe is not set
__NR_pipe2 = 59
__NR_pivot_root = 41