aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kernel.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed _start and _end to _kernel_start and _kernel_endEmulatedSeasons2024-04-051-3/+3
* added beginning and end kernel symbolsEmulatedSeasons2024-01-181-11/+6
* got grub memory map and added to kernel printfEmulatedSeasons2023-12-291-4/+5
* initial commitEmulatedSeasons2023-06-151-0/+29