diff --git a/xtoskrnl/ke/panic.c b/xtoskrnl/ke/panic.c index f5c8fc7..92832f0 100644 --- a/xtoskrnl/ke/panic.c +++ b/xtoskrnl/ke/panic.c @@ -27,7 +27,6 @@ KeHaltSystem(VOID) ArClearInterruptFlag(); ArHalt(); } - } /**