6 lines
97 B
C
6 lines
97 B
C
#ifndef _SYS_RTOS_H_
|
|
#define _SYS_RTOS_H_
|
|
#include <common/bk_include.h>
|
|
#endif // _SYS_RTOS_H_
|
|
|