summaryrefslogtreecommitdiff
path: root/Kernel/IRQHandler.h
AgeCommit message (Expand)Author
2019-07-03AK: Rename the common integer typedefs to make it obvious what they are.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2018-12-03More coding style changes.Andreas Kling
2018-10-22Add IRQHandler class that can be subclasses to handle an IRQ.Andreas Kling