Files
ladybird/Kernel
Sönke Holz d061da4cf5 Kernel/riscv64: Clean up Timer class
I just copy-pasted microseconds_since_boot and
set_interrupt_interval_usec from aarch64.
However, on RISC-V, they are not in microseconds.
The TimerRegisters struct is also unused.

current_time and set_compare can also be private and static.
2024-01-23 13:13:18 -07:00
..
2024-01-14 15:06:37 -07:00
2024-01-23 13:13:18 -07:00
2024-01-12 16:29:08 -07:00