summaryrefslogtreecommitdiff
path: root/kern/init.h
AgeCommit message (Collapse)Author
2012-12-31kern/init: adjust for use in assembly codeRichard Braun
2012-11-03Merge lib into kernRichard Braun
There are no precise enough criteria to justify the separation of these two directories.
2012-10-10x86: rework the linker scriptRichard Braun
Merge the .boot section into the .init section, and set the .init section at physical addresses.
2012-09-30Initial commitRichard Braun