MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / _ExitProcess

Function _ExitProcess

src/dolphin/src/os/init/__ppc_eabi_init.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void _ExitProcess(void)
71{
72 PPCHalt();
73}
74#ifdef __cplusplus
75}
76#endif

Callers 2

abortFunction · 0.85
exitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected