|
@@ -299,6 +299,7 @@
|
|
#define __NR_landlock_create_ruleset 444
|
|
#define __NR_landlock_create_ruleset 444
|
|
#define __NR_landlock_add_rule 445
|
|
#define __NR_landlock_add_rule 445
|
|
#define __NR_landlock_restrict_self 446
|
|
#define __NR_landlock_restrict_self 446
|
|
|
|
+#define __NR_process_mrelease 448
|
|
|
|
|
|
#define __NR_sysriscv __NR_arch_specific_syscall
|
|
#define __NR_sysriscv __NR_arch_specific_syscall
|
|
#define __NR_riscv_flush_icache (__NR_sysriscv + 15)
|
|
#define __NR_riscv_flush_icache (__NR_sysriscv + 15)
|