aboutsummaryrefslogtreecommitdiff
path: root/common/uapi/timers.c
AgeCommit message (Expand)Author
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-11-21make syscall handlers voidKimplul
2022-11-21possible optimisationsKimplul
2022-10-21beautificationKimplul
2022-09-15change syscalls to take 5 params and return 6Kimplul
2022-09-15add SYS_TICKSKimplul
2022-06-12doxygen shows no warningsKimplul
2022-06-12add license textsKimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-09improve uapiKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-21use uint64_t for timer ticksKimplul
2022-04-21start working on timer subsysKimplul