diff options
Diffstat (limited to 'arch/powerpc')
| -rw-r--r-- | arch/powerpc/kernel/syscalls/syscall.tbl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/kernel/syscalls/syscall.tbl b/arch/powerpc/kernel/syscalls/syscall.tbl index 7bef917cc84e..15109af9d075 100644 --- a/arch/powerpc/kernel/syscalls/syscall.tbl +++ b/arch/powerpc/kernel/syscalls/syscall.tbl @@ -528,3 +528,4 @@  446	common	landlock_restrict_self		sys_landlock_restrict_self  # 447 reserved for memfd_secret  448	common	process_mrelease		sys_process_mrelease +449	common  futex_waitv                     sys_futex_waitv |