Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
errno.h
Go to the documentation of this file.
1
#ifndef MSL_COMMON_SRC_ERRNO_H
2
#define MSL_COMMON_SRC_ERRNO_H
3
4
#include "
global.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
#define ENOERR 0
11
#define EDOM 33
12
#define ERANGE 34
13
#define EFPOS 40
14
#define ESIGPARM 36
15
16
extern
int
errno
;
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* MSL_COMMON_SRC_ERRNO_H */
errno
int errno
Definition
errno.c:3
global.h
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
errno.h
Generated by
1.12.0