mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
RISC-V: Temporarily disable error about missing SBI
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user