summaryrefslogtreecommitdiff
path: root/linker.ld
AgeCommit message (Expand)Author
2021-07-17rename _kernel_end to _bss_enddzwdz
2021-07-17multiboot: manually address regions of the kerneldzwdz
2021-07-10allocate the initial stack directly in linker.lddzwdz
2021-06-25malloc stub + processesdzwdz
2021-06-24Hello world o/dzwdz