summaryrefslogtreecommitdiff
path: root/stage3/halt.h
AgeCommit message (Collapse)Author
2024-01-09add [[noreturn]] to panic and freezeLizzy Fleckenstein
2023-12-19keyboard driver and threadsLizzy Fleckenstein
* PS/2 keyboard driver * interactive shell * move away from \0 terminated strings to sized slices * coroutine threads and IRQ queues
2023-12-10remove underscore from include guardsLizzy Fleckenstein
2022-10-07Font renderingLizzy Fleckenstein
2022-10-06Initial commitLizzy Fleckenstein