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

1 commit

Author SHA1 Message Date
Sönke Holz
4292b0ead7 Kernel/riscv64: Add a Timer class for RISC-V
This is a basic Timer class based on the aarch64 RPi Timer.
It uses the hart-local timer, as defined by the privileged ISA.
2024-01-02 06:50:59 -07:00