fix:修复codecheck告警 1、修复空格、空行使用错误告警; 2、将超过10行的inline函数去除内联符号 fix #I685E3 Signed-off-by: xiacong <xiacong4@huawei.com>
This commit is contained in:
@@ -170,7 +170,7 @@ LITE_OS_SEC_TEXT_INIT UINT32 OsCpupInit()
|
||||
return LOS_OK;
|
||||
}
|
||||
|
||||
/* The calculation time unit is changed to us to decouple the influence of
|
||||
/* The calculation time unit is changed to us to decouple the influence of
|
||||
* system frequency modulation on CPUP
|
||||
*/
|
||||
STATIC UINT64 CpupTimeUsGet(VOID)
|
||||
|
||||
Reference in New Issue
Block a user