Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / KernelLand / Kernel / include / errno.h
1 /*
2  * Acess2
3  * errno.h
4  */
5 #ifndef _ERRNO_H
6 #define _ERRNO_H
7
8 #include "../../../Usermode/Libraries/libc.so_src/include_exp/errno.enum.h"
9
10 #endif

UCC git Repository :: git.ucc.asn.au