Retro68/gcc/newlib/libc/include/unistd.h

7 lines
89 B
C
Raw Normal View History

2017-04-11 21:13:36 +00:00
#ifndef _UNISTD_H_
#define _UNISTD_H_
# include <sys/unistd.h>
#endif /* _UNISTD_H_ */