PatchworkOS
Loading...
Searching...
No Matches
errno_t.h
Go to the documentation of this file.
1#ifndef _AUX_ERRNO_T_H
2#define _AUX_ERRNO_T_H 1
3
4typedef int errno_t;
5
6#endif
int errno_t
Definition errno_t.h:4