未验证 提交 6d048f56 编写于 作者: O openharmony_ci 提交者: Gitee

!158 Ignore warnings for llvm15 upgrade

Merge pull request !158 from enable_llvm15
......@@ -357,7 +357,7 @@ errout:
return VFS_ERROR;
}
int pipe_init()
int pipe_init(void)
{
int ret = sem_init(&g_pipesem, 0, 1);
if (ret != 0) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册