#include <debug.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Definition at line 14 of file debug.c.
References NULL, and printf().
Referenced by debug_panic().