MicrOS
time_calls.h
Go to the documentation of this file.
1 #ifndef TIME_CALLS_H
2 #define TIME_CALLS_H
3 
5 #include "cpu/timer/timer.h"
6 
8 
9 #endif
Definition: interrupt_state.h:8
void syscall_timer_get_system_clock(interrupt_state *state)
Definition: time_calls.c:3