summaryrefslogtreecommitdiff
path: root/stage3/clock.c
AgeCommit message (Collapse)Author
2024-01-09fix warning in clock.cLizzy Fleckenstein
2023-12-23ignore -Woverflow in clock.cLizzy Fleckenstein
overflow is intentional
2023-12-22clock driver etcKimapr
fancier monotonic clock: RTC interpolated with TSC font cursor position access APIs remove silly thread resume in main()
2023-12-21rtc clock driverKimapr