diff options
Diffstat (limited to 'arch/microblaze/bits')
-rw-r--r-- | arch/microblaze/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/bits/syscall.h.in b/arch/microblaze/bits/syscall.h.in index 59f86236..ec6f7666 100644 --- a/arch/microblaze/bits/syscall.h.in +++ b/arch/microblaze/bits/syscall.h.in @@ -425,4 +425,5 @@ #define __NR_fsconfig 431 #define __NR_fsmount 432 #define __NR_fspick 433 +#define __NR_pidfd_open 434 |