aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/kernel/timer.c
AgeCommit message (Expand)Author
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-21implement timers betterKimplul
2022-04-24fix rv32 compile errorsKimplul
2022-04-21use uint64_t for timer ticksKimplul
2022-04-21start working on timer subsysKimplul