aboutsummaryrefslogtreecommitdiff
path: root/linux/riscv/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/riscv/syscallent.h')
-rw-r--r--linux/riscv/syscallent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/riscv/syscallent.h b/linux/riscv/syscallent.h
index 3dfed89e..0b5960a9 100644
--- a/linux/riscv/syscallent.h
+++ b/linux/riscv/syscallent.h
@@ -1,4 +1,6 @@
#include "64/syscallent.h"
+/* #define __NR_riscv_hwprobe (__NR_arch_specific_syscall + 14) */
+[258] = { 5, 0, SEN(riscv_hwprobe), "riscv_hwprobe" },
/* #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) */
[259] = { 3, TM, SEN(riscv_flush_icache), "riscv_flush_icache" },