26 extern const char *_trn_runconf_stdio_override_sockets_host;
27 extern const char *_trn_runconf_stdio_override_sockets_port;
36 extern void *_trn_runconf_heap_base;
37 extern size_t _trn_runconf_heap_size;
Determine stdout via HBABI.
Definition: runtime_config.h:19
runconf_stdio_override_t
Definition: runtime_config.h:18
Force using svcSetHeapSize, even if HBABI specifies otherwise.
Definition: runtime_config.h:31
Force stdout over twili.
Definition: runtime_config.h:22
Force stdout over sockets.
Definition: runtime_config.h:21
Use heap from HBABI, or default to HEAP_MODE_NORMAL.
Definition: runtime_config.h:30
Force stdout over usb_serial.
Definition: runtime_config.h:20
runconf_heap_mode_t
Definition: runtime_config.h:29
Force heap extents, even if HBABI specifies otherwise.
Definition: runtime_config.h:32