System initialization and cleanup hooks. More...


Go to the source code of this file.
Functions | |
Lifecycle | |
| void | sys_init (int argc, char *argv[], size_t arena_size, sys_stdio_t stdio) |
| Initializes the system on startup. More... | |
| void | sys_exit (void) |
| Cleans up the system on shutdown. | |
System initialization and cleanup hooks.
Definition in file init.h.