Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
abort_exit.h
Go to the documentation of this file.
1#ifndef _MSL_COMMON_ABORT_EXIT_H
2#define _MSL_COMMON_ABORT_EXIT_H
3
4#ifdef __cplusplus
5extern "C" {
6#endif
7
8void exit(int status);
9void abort(void);
10
11extern void (*__stdio_exit)(void);
12
13#ifdef __cplusplus
14};
15#endif
16
17#endif /* _MSL_COMMON_ABORT_EXIT_H */
void exit(int status)
Definition __ppc_eabi_init.c:78
void abort(void)
Definition __ppc_eabi_init.c:73
void(* __stdio_exit)(void)
Definition abort_exit.c:11
static u32 status
Definition fstload.c:9