Go to the source code of this file.
Defines | |
| #define | PANIC_STACK_UNDERFLOW 1 |
| #define | PANIC_UNDERFLOW_TRAP 2 |
| #define | PANIC_UNKNOWN_PROC_STATE 3 |
Functions | |
| void | panic (int nbr) |
| Display panic information. | |
Panic will be called by the kernel in case of unrecoverable problems.
Definition in file panic.h.
|
|
Display panic information.
|
1.4.6