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

2 commits

Author SHA1 Message Date
Liav A
773afefe7c Kernel: Change HandlerPurpose to HandlerType
Also, GenericInterruptHandler class requires to implement two new
methods.
2020-03-06 11:19:51 +01:00
Liav A
ea1251d465 Kernel: Add HardwareTimer class
This is an abstraction layer for future hardware timers
that will be implemented.
2020-02-24 11:27:03 +01:00