!932 Fix : 内核告警清理
Merge pull request !932 from yinjiaming/cherry-pick-1669173260
This commit is contained in:
commit
cbf91caf0d
|
@ -76,7 +76,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);
|
||||
|
|
Loading…
Reference in New Issue