mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Signal all cores to stop on exception
This commit is contained in:
@ -2661,7 +2661,7 @@ namespace CPU
|
||||
IRQ26 = 0x3a,
|
||||
IRQ27 = 0x3b,
|
||||
IRQ28 = 0x3c,
|
||||
IRQ29 = 0x3d,
|
||||
IRQ29 = 0x3d, // Reserved for icr stop core
|
||||
|
||||
/* Free */
|
||||
|
||||
|
Reference in New Issue
Block a user