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

8 lines
76 B
C

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