mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 04:33:18 +08:00
update
This commit is contained in:
@@ -36,7 +36,7 @@ struct timeval {
|
||||
};
|
||||
#endif /* _TIMEVAL_DEFINED */
|
||||
|
||||
#ifndef __GNUC__
|
||||
#if !defined __GNUC__ && !defined __ICCARM__
|
||||
struct timespec {
|
||||
time_t tv_sec; /* seconds */
|
||||
long tv_nsec; /* and nanoseconds */
|
||||
|
||||
Reference in New Issue
Block a user