4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 10:13:31 +08:00

7 lines
89 B
C
Raw Normal View History

#ifndef _UNISTD_H_
#define _UNISTD_H_
# include "sys/unistd.h"
#endif /* _UNISTD_H_ */