summaryrefslogtreecommitdiff
path: root/src/init/linker.ld
AgeCommit message (Collapse)Author
2021-09-16scaffolding for the initrd: init can read files appended to itdzwdz
currently this is just a text file, but it will be a tar archive later on
2021-09-12init: allocate bss at runtimedzwdz
2021-07-21barebones syscalldzwdz
2021-07-18basic executable loadingdzwdz