xref: /aosp_15_r20/external/strace/linux/riscv/syscallent.h (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1*cf84ac9aSAndroid Build Coastguard Worker #include "64/syscallent.h"
2*cf84ac9aSAndroid Build Coastguard Worker 
3*cf84ac9aSAndroid Build Coastguard Worker /* #define __NR_riscv_hwprobe (__NR_arch_specific_syscall + 14) */
4*cf84ac9aSAndroid Build Coastguard Worker [258] = { 5,	0,		SEN(riscv_hwprobe),		"riscv_hwprobe"	},
5*cf84ac9aSAndroid Build Coastguard Worker /* #define __NR_riscv_flush_icache (__NR_arch_specific_syscall + 15) */
6*cf84ac9aSAndroid Build Coastguard Worker [259] = { 3,	TM,		SEN(riscv_flush_icache),	"riscv_flush_icache"	},
7