diff options
Diffstat (limited to 'sys/linux/sys_riscv64.const')
| -rw-r--r-- | sys/linux/sys_riscv64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_riscv64.const b/sys/linux/sys_riscv64.const index 241ac2021..cb4cf0d11 100644 --- a/sys/linux/sys_riscv64.const +++ b/sys/linux/sys_riscv64.const @@ -731,6 +731,7 @@ __NR_remap_file_pages = 234 # __NR_renameat is not set __NR_renameat2 = 276 __NR_restart_syscall = 128 +__NR_riscv_flush_icache = 259 # __NR_rmdir is not set __NR_rseq = 293 __NR_rt_sigaction = 134 |
