Signal all cores to stop on exception

This commit is contained in:
Alex
2023-02-19 00:51:44 +02:00
parent c5e3809674
commit 73e5f13d35
3 changed files with 36 additions and 6 deletions

View File

@ -284,7 +284,7 @@ namespace InterruptDescriptorTable
INTERRUPT_HANDLER(0x3a)
INTERRUPT_HANDLER(0x3b)
INTERRUPT_HANDLER(0x3c)
INTERRUPT_HANDLER(0x3d)
EXCEPTION_HANDLER(0x3d)
/* Free */