aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_riscv64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/sys_riscv64.const')
-rw-r--r--sys/linux/sys_riscv64.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_riscv64.const b/sys/linux/sys_riscv64.const
index cb4cf0d11..236b27b7d 100644
--- a/sys/linux/sys_riscv64.const
+++ b/sys/linux/sys_riscv64.const
@@ -38,8 +38,10 @@ CLOCK_REALTIME_COARSE = 5
CLOCK_THREAD_CPUTIME_ID = 3
CLONE_CHILD_CLEARTID = 2097152
CLONE_CHILD_SETTID = 16777216
+CLONE_CLEAR_SIGHAND = 4294967296
CLONE_FILES = 1024
CLONE_FS = 512
+CLONE_INTO_CGROUP = 8589934592
CLONE_IO = 2147483648
CLONE_NEWCGROUP = 33554432
CLONE_NEWIPC = 134217728