aboutsummaryrefslogtreecommitdiff
path: root/linux/riscv/syscallent.h
blob: 0b5960a9a17a14ebdaaffaf86405e1ba623fa81b (plain)
1
2
3
4
5
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"	},