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

1 commit

Author SHA1 Message Date
Liav A
9587f2d3ee Kernel: Add SharedIRQHandler class
This class represents a shared interrupt handler. This class will not be
created automatically but only if two IRQ Handlers are sharing the same
IRQ number.
2020-02-24 11:27:03 +01:00