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