mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
[keil][libc]防止开启pthread功能后 keil报错
This commit is contained in:
@@ -40,4 +40,6 @@
|
||||
int isatty (int fd);
|
||||
char * ttyname (int desc);
|
||||
|
||||
unsigned int sleep(unsigned int seconds);
|
||||
|
||||
#endif /* _SYS_UNISTD_H */
|
||||
|
||||
Reference in New Issue
Block a user