#include <assert.h>
#include <lib/kprintf.h>
#include <ubixos/kpanic.h>
Go to the source code of this file.
The underlying assertion call which is wrapped by assert()
Definition at line 37 of file assert.c.
References K_PANIC, kprintf(), and NULL.