aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/kernel/entry.S
AgeCommit message (Collapse)Author
2022-06-11continue documentationKimplul
2022-05-23modify file genKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-21add status info to memory mappingsKimplul
+ next up would probably be to start working on process/thread relationships, largely as documented. Still not entirely sure about how I want to handle fork, but I suppose I might figure it out at some point.
2022-05-09improve uapiKimplul