提交 ff9210a8 编写于 作者: mysterywolf's avatar mysterywolf

revise comment

上级 32533127
......@@ -365,8 +365,9 @@ int settimeofday(const struct timeval *tv, const struct timezone *tz)
}
RTM_EXPORT(settimeofday);
RTM_EXPORT(difftime); /* inherent in libc */
RTM_EXPORT(strftime); /* inherent in libc*/
/* inherent in the toolchain */
RTM_EXPORT(difftime);
RTM_EXPORT(strftime);
#ifdef RT_USING_POSIX
static struct timeval _timevalue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册