StuBS
|
Default interrupt handling device Panic. More...
#include "interrupt/gate.h"
Classes | |
class | Panic |
Default handler for (unconfigured) interrupt events. More... | |
Constants | |
Panic | panic |
Panic function. More... | |
Default interrupt handling device Panic.
|
extern |
Panic function.
If the kickoff function (assigned in prepareContext) returns, this parameterless function will be called – and stop the execution. For this to happen, a pointer to this function must be placed on the stack.