mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix typo introduced in the last commit
This commit is contained in:
@@ -76,5 +76,5 @@
|
||||
|
||||
systime_t syscall_clock_systimer(void)
|
||||
{
|
||||
return clock_systime();
|
||||
return clock_systimer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user