RISC-V: Temporarily disable error about missing SBI
This commit is contained in:
parent
a5d49140ea
commit
0ae2e68116
@ -69,7 +69,9 @@ static inline uint64_t rdtime(void)
|
||||
|
||||
void riscv_sbi_set_timer(uint64_t stime_value)
|
||||
{
|
||||
#if 0
|
||||
#error "Missing functionality..."
|
||||
#endif
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user