Revision 6ff06bbf core/inc/aos_time.h
| core/inc/aos_time.h | ||
|---|---|---|
| 24 | 24 |
* @{
|
| 25 | 25 |
*/ |
| 26 | 26 |
|
| 27 |
#ifndef _AMIROOS_TIME_H_
|
|
| 28 |
#define _AMIROOS_TIME_H_
|
|
| 27 |
#ifndef AMIROOS_TIME_H
|
|
| 28 |
#define AMIROOS_TIME_H
|
|
| 29 | 29 |
|
| 30 | 30 |
#include <stdint.h> |
| 31 | 31 |
|
| ... | ... | |
| 220 | 220 |
} |
| 221 | 221 |
#endif |
| 222 | 222 |
|
| 223 |
#endif /* _AMIROOS_TIME_H_ */
|
|
| 223 |
#endif /* AMIROOS_TIME_H */
|
|
| 224 | 224 |
|
| 225 | 225 |
/** @} */ |
Also available in: Unified diff