Backported memfd_create() system call
This commit is contained in:
@@ -394,6 +394,7 @@
|
||||
CALL(sys_ni_syscall) /* CALL(sys_renameat2) */
|
||||
CALL(sys_seccomp)
|
||||
CALL(sys_getrandom)
|
||||
/* 385 */ CALL(sys_memfd_create)
|
||||
#ifndef syscalls_counted
|
||||
.equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls
|
||||
#define syscalls_counted
|
||||
|
||||
Reference in New Issue
Block a user