diff options
Diffstat (limited to 'arch/x32/bits')
-rw-r--r-- | arch/x32/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x32/bits/syscall.h.in b/arch/x32/bits/syscall.h.in index 4d72852e..9430d760 100644 --- a/arch/x32/bits/syscall.h.in +++ b/arch/x32/bits/syscall.h.in @@ -296,6 +296,7 @@ #define __NR_fsconfig (0x40000000 + 431) #define __NR_fsmount (0x40000000 + 432) #define __NR_fspick (0x40000000 + 433) +#define __NR_pidfd_open (0x40000000 + 434) #define __NR_rt_sigaction (0x40000000 + 512) #define __NR_rt_sigreturn (0x40000000 + 513) |