提交 3ff0a0e1 编写于 作者: O openharmony_ci 提交者: Gitee

!27 feat: L0~L1 支持Perf, 添加hrtimer 初始化

Merge pull request !27 from LiteOS/master
......@@ -33,7 +33,7 @@
#include "los_task_pri.h"
#include "los_spinlock.h"
#include "target_config.h"
#include "los_init.h"
#define US_PER_SECOND 1000000
......@@ -560,3 +560,4 @@ UINT32 HrtimersInit(VOID)
return LOS_OK;
}
LOS_MODULE_INIT(HrtimersInit, LOS_INIT_LEVEL_PLATFROM_EARLY);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册