aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_ppc64le.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_ppc64le.const
parentc41e6ff180c2531573e23b84eb90c629fe8c23c0 (diff)
sys/linux: add pidfd_send_signal
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
-rw-r--r--sys/linux/sys_ppc64le.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const
index 091430bc4..d15510890 100644
--- a/sys/linux/sys_ppc64le.const
+++ b/sys/linux/sys_ppc64le.const
@@ -658,6 +658,7 @@ __NR_open_by_handle_at = 346
__NR_openat = 286
__NR_pause = 29
__NR_personality = 136
+# __NR_pidfd_send_signal is not set
__NR_pipe = 42
__NR_pipe2 = 317
__NR_pivot_root = 203