mirror of
https://github.com/olofk/serv.git
synced 2025-04-20 11:57:07 -04:00
Update serv_timer.c
Fix a typo 'fro'
This commit is contained in:
parent
8e073546b8
commit
b845507e32
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
This is basically a 32-bit version of riscv_machine_timer.c fro Zephyr
|
||||
This is basically a 32-bit version of riscv_machine_timer.c for Zephyr
|
||||
*/
|
||||
#include <drivers/timer/system_timer.h>
|
||||
#include <sys_clock.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue