aboutsummaryrefslogtreecommitdiff
path: root/include/apos/mem_nodes.h
AgeCommit message (Collapse)Author
2022-05-22apply slight doxygen formatting improvementsKimplul
2022-05-22add @file info to all filesKimplul
+ Next step, start documenting contents of each file.
2022-04-16create more general node structureKimplul
+ Allow for easier handling of other subsystems that want to use nodes, mainly tcb and possibly dev_mem
2022-01-07Renamed region functions to not use sp_*Kimplul
2021-12-19[WIP] virtual memory managementKimplul