StuBS
|
Macro to print an error message and stop the current core. More...
Macros | |
#define | kernelpanic(MSG) |
Print an error message in the debug window and stop the current core. | |
Macro to print an error message and stop the current core.
#define kernelpanic | ( | MSG | ) |
Print an error message in the debug window and stop the current core.
MSG | error message |