libtransistor
A userland library for the Nintendo Switch
|
Fatal error services. More...
#include <libtransistor/types.h>
Go to the source code of this file.
Functions | |
result_t | fatal_init () |
Initialize fatal error service. | |
result_t | fatal_transition_to_fatal_error (result_t code, uint64_t unknown) |
Transition to a fatal error state. | |
void | fatal_finalize () |
Finalize fatal error service. | |
Fatal error services.