uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
errno.c
Go to the documentation of this file.
1 #include "errno.h"
2 
3 volatile enum errno_t errno = ENOERROR;