summaryrefslogtreecommitdiff
path: root/arch/riscv64/bits/syscall.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv64/bits/syscall.h.in')
-rw-r--r--arch/riscv64/bits/syscall.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv64/bits/syscall.h.in b/arch/riscv64/bits/syscall.h.in
index 5def016b..f9c421d0 100644
--- a/arch/riscv64/bits/syscall.h.in
+++ b/arch/riscv64/bits/syscall.h.in
@@ -293,6 +293,7 @@
#define __NR_openat2 437
#define __NR_pidfd_getfd 438
#define __NR_faccessat2 439
+#define __NR_process_madvise 440
#define __NR_sysriscv __NR_arch_specific_syscall
#define __NR_riscv_flush_icache (__NR_sysriscv + 15)