mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 13:10:59 +00:00
This mostly just moved the problem, as a lot of the callers are not capable of propagating the errors themselves, but it's a step in the right direction. |
||
|---|---|---|
| .. | ||
| APIC.cpp | ||
| APIC.h | ||
| GenericInterruptHandler.cpp | ||
| GenericInterruptHandler.h | ||
| InterruptManagement.cpp | ||
| InterruptManagement.h | ||
| IOAPIC.cpp | ||
| IOAPIC.h | ||
| IRQController.h | ||
| IRQHandler.cpp | ||
| IRQHandler.h | ||
| MSIHandler.h | ||
| PIC.cpp | ||
| PIC.h | ||
| SharedIRQHandler.cpp | ||
| SharedIRQHandler.h | ||
| SpuriousInterruptHandler.cpp | ||
| SpuriousInterruptHandler.h | ||
| UnhandledInterruptHandler.cpp | ||
| UnhandledInterruptHandler.h | ||