#include "policy/lexleo_panic.h"#include "policy/lexleo_cstd_lib.h"#include "osal/stdio/osal_stdio_ops.h"#include "osal/mem/osal_mem.h"
Go to the source code of this file.
Functions | |
| void | lexleo_panic (const char *msg) |
| void | lexleo_panic_oom (void) |
| void lexleo_panic | ( | const char * | msg | ) |
Definition at line 12 of file lexleo_panic.c.
| void lexleo_panic_oom | ( | void | ) |
Definition at line 23 of file lexleo_panic.c.