LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_time.h
Go to the documentation of this file.
1
2
3#ifndef LEXLEO_OSAL_TIME_H
4#define LEXLEO_OSAL_TIME_H
5
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
14
15#ifdef __cplusplus
16}
17#endif
18
19#endif //LEXLEO_OSAL_TIME_H
const osal_time_ops_t * osal_time_default_ops(void)
Definition osal_time.c:22