mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-03 11:29:21 +00:00
TODO
This commit is contained in:
@ -668,6 +668,7 @@ namespace CrashHandler
|
||||
}
|
||||
|
||||
ExceptionOccurred = true;
|
||||
/* TODO: Remove all useless interrupts, and only leave the ones that are needed (dsdt, acpi, etc.) */
|
||||
Interrupts::RemoveAll();
|
||||
|
||||
debug("Reading control registers...");
|
||||
|
Reference in New Issue
Block a user