summaryrefslogtreecommitdiff
path: root/stage3/def.h
AgeCommit message (Collapse)Author
2024-04-11add vectorsLizzy Fleckenstein
2024-04-11def.h: add f32, f64, nanos, ssizeLizzy Fleckenstein
2023-12-19ls commandLizzy Fleckenstein
2023-12-19gfx: use barriers; fix entry symbol linking orderKimapr
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
2023-12-10add BITCASTLizzy Fleckenstein
2023-11-29add boolLizzy Fleckenstein
2022-10-06Initial commitLizzy Fleckenstein