Fix typo introduced in the last commit
This commit is contained in:
parent
032ad1b70b
commit
d68d9cbd32
@ -76,5 +76,5 @@
|
||||
|
||||
systime_t syscall_clock_systimer(void)
|
||||
{
|
||||
return clock_systime();
|
||||
return clock_systimer();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user