Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | kernel: Add timer abstraction | sigsegv7 | |
This commit introduces a new timer abstraction that is architecture-independent. It enables the registration and request of timers in a consistent and uniform manner abstracting away architectural details. Signed-off-by: sigsegv7 <ian@vegaa.systems> |