!930 Fix : 内核告警清理

Merge pull request !930 from yinjiaming/fix
This commit is contained in:
openharmony_ci 2022-11-23 04:09:25 +00:00 committed by Gitee
commit 0841ece718
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
void ItSuitePosix(void);
extern void ItSuitePosixPthread(void);
extern void ItSuitePosixMutex(void);
extern void ItSuitePosixMutex(void);
extern void PosixCtypeFuncTest(void);
extern void PosixIsdigitFuncTest(void);
extern void PosixIslowerFuncTest(void);