LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_time_fake_provider.h
Go to the documentation of this file.
1
2#ifndef LEXLEO_OSAL_TIME_FAKE_PROVIDER_H
3#define LEXLEO_OSAL_TIME_FAKE_PROVIDER_H
4
6
7#include "lexleo/test/fake_time.h"
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
14
15#ifdef __cplusplus
16}
17#endif
18
19#endif //LEXLEO_OSAL_TIME_FAKE_PROVIDER_H
const osal_time_ops_t * osal_time_test_fake_ops(void)