aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_386.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-01 10:55:42 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-01 10:57:23 +0200
commit090d8f7bdf91c39e240145e5acd6c5dd5f965bcf (patch)
tree1c60f7e9ec3549de48ccd06abea39849e5ae02fa /sys/linux/sys_386.const
parent33576216a5c1883809bab657974f5c299e80b337 (diff)
sys/linux: add riscv_flush_icache syscall
+extract constants on next-20200701
Diffstat (limited to 'sys/linux/sys_386.const')
-rw-r--r--sys/linux/sys_386.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_386.const b/sys/linux/sys_386.const
index 30dcf0a37..dd07469e9 100644
--- a/sys/linux/sys_386.const
+++ b/sys/linux/sys_386.const
@@ -731,6 +731,7 @@ __NR_rename = 38
__NR_renameat = 302
__NR_renameat2 = 353
__NR_restart_syscall = 0
+# __NR_riscv_flush_icache is not set
__NR_rmdir = 40
__NR_rseq = 386
__NR_rt_sigaction = 174