rt-thread-official/components/libc/compilers/armlibc/sys
Meco Man 60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突
2020-10-02 11:22:17 +08:00
..
README.md [libc] Change libc stubs to compiler folder. 2017-10-10 17:12:03 +08:00
errno.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
ioctl.h Signed-off-by: mysterywolf 2020-09-02 10:25:52 +08:00
mman.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
stat.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
types.h [fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译 2020-09-05 17:41:54 +08:00
unistd.h [fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突 2020-10-02 11:22:17 +08:00

README.md

Because Keil MDK leaks some system header file, we put them in here.