summaryrefslogtreecommitdiff
path: root/kern/param.h
AgeCommit message (Collapse)Author
2017-06-25Remove the param moduleRichard Braun
Move the page properties into the new x86/page module, and the virtual memory layout macros into the x86/pmap module.
2012-11-16kern/param: remove redundant definitionsRichard Braun
2012-09-30Initial commitRichard Braun