mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 04:58:28 +00:00
RISC-V: Temporarily disable error about missing SBI
This commit is contained in:
parent
a5d49140ea
commit
0ae2e68116
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue