SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
__init_cpp_exceptions.h
Go to the documentation of this file.
1
#ifndef RUNTIME___INIT_CPP_EXCEPTIONS_H
2
#define RUNTIME___INIT_CPP_EXCEPTIONS_H
3
4
void
__fini_cpp_exceptions
(
void
);
5
void
__init_cpp_exceptions
(
void
);
6
void
__destroy_global_chain
(
void
);
7
8
#endif
__init_cpp_exceptions
void __init_cpp_exceptions(void)
Definition
__init_cpp_exceptions.c:25
__fini_cpp_exceptions
void __fini_cpp_exceptions(void)
Definition
__init_cpp_exceptions.c:17
__destroy_global_chain
void __destroy_global_chain(void)
Definition
global_destructor_chain.c:13
src
Runtime
__init_cpp_exceptions.h
Generated by
1.17.0