mysterywolf %!s(int64=4) %!d(string=hai) anos
pai
achega
ab75425540
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/libc/compilers/common/sys/time.h

+ 1 - 1
components/libc/compilers/common/sys/time.h

@@ -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 */