class DummySyscallHandler extends java.lang.Object implements SysCallHandler
| Constructor and Description |
|---|
DummySyscallHandler() |
public void handle(CPUCore core)
InterruptHandlerhandle in interface InterruptHandlercore - The core where the interrupt is being handled