提交 ff8332d9 编写于 作者: B Bernard Xiong

[libc] fix compiling warning for newlib

上级 f36a1d92
......@@ -51,5 +51,7 @@ int libc_system_init(void)
#ifdef RT_USING_PTHREADS
pthread_system_init();
#endif
return 0;
}
INIT_COMPONENT_EXPORT(libc_system_init);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册