1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-12 12:42:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Liav A
9d281b4b15 Kernel: Add UnhandledInterruptHandler class
This class will be used to represent an IRQ vector handler that wasn't
assigned to any IRQ Handler.
2020-02-24 11:27:03 +01:00