提交 f09e39eb 编写于 作者: armink_ztl's avatar armink_ztl

[Components/libc] Fix compile error.

上级 2d9798ac
#include <sys/time.h>
#include <rtdevice.h>
#include <rtthread.h>
#if defined(RT_USING_DEVICE) && defined(RT_USING_RTC)
int gettimeofday(struct timeval *tp, void *ignore)
......
#include <sys/time.h>
#include <rtdevice.h>
#include <rtthread.h>
#if defined(RT_USING_DEVICE) && defined(RT_USING_RTC)
int gettimeofday(struct timeval *tp, void *ignore)
......
#include <sys/time.h>
#include <rtdevice.h>
#include <rtthread.h>
#if defined(RT_USING_DEVICE) && defined(RT_USING_RTC)
int gettimeofday(struct timeval *tp, void *ignore)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册