Turnstone Operating System
|
Assertion library. More...
#include <types.h>
Macros | |
#define | assert(expr) |
Functions | |
_Noreturn void | __assert (const char_t *expr, const char_t *file, size_t line, const char_t *func) |
Assertion library.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.
#define assert | ( | expr | ) |