1
0
Эх сурвалжийг харах

[libc] remove pthread.h in newlib/syscalls.c

Bernard Xiong 5 жил өмнө
parent
commit
be43008c56

+ 0 - 4
components/libc/compilers/newlib/syscalls.c

@@ -17,10 +17,6 @@
 #include <dfs_posix.h>
 #endif
 
-#ifdef RT_USING_PTHREADS
-#include <pthread.h>
-#endif
-
 #ifdef RT_USING_MODULE
 #include <dlmodule.h>
 #endif