#include <assert.h>#include <lib/kprintf.h>#include <ubixos/kpanic.h>Include dependency graph for assert.c:

Go to the source code of this file.
Functions | |
| void | __assert (const char *func, const char *file, int line, const char *failedexpr) |
| void __assert | ( | const char * | func, | |
| const char * | file, | |||
| int | line, | |||
| const char * | failedexpr | |||
| ) |
1.4.7