summaryrefslogtreecommitdiff
path: root/src/errno/errno_t.h
blob: bc8e0af58b512fab616d2af00db5b013c7e90bae (plain)
1
2
3
4
5
6
7
typedef int                                                             errno_t;

/** error numbers **/
/* DEF */
/*
CEXT1(201112)
*/