libtransistor
A userland library for the Nintendo Switch
|
Runtime configuration. More...
#include <libtransistor/types.h>
Go to the source code of this file.
Variables | |
runconf_stdio_override_t | _trn_runconf_stdio_override |
const char * | _trn_runconf_stdio_override_sockets_host |
const char * | _trn_runconf_stdio_override_sockets_port |
runconf_heap_mode_t | _trn_runconf_heap_mode |
void * | _trn_runconf_heap_base |
size_t | _trn_runconf_heap_size |
Runtime configuration.
Any global variables here are defined as weak in libtransistor and can be overridden by an application.
enum runconf_heap_mode_t |