aboutsummaryrefslogtreecommitdiff
path: root/include/apos/mem_nodes.h
AgeCommit message (Collapse)Author
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