rt-thread/components/libc/compilers/armlibc/sys/errno.h

7 lines
75 B
C

#ifndef SYS_ERRNO_H__
#define SYS_ERRNO_H__
#include <rtthread.h>
#endif