This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | panic(format,) panic_printf("Kernel panic: " format, ##__VA_ARGS__); |
Functions | |
| void | panic_printf (char *fmt,...) __attribute__((noreturn)) |
Definition in file panic.h.
1.4.6