read the initrd file to get the memory location of the first userspace program
1 parent 9abec7e commit 376a19ea154b97361386f9db8762b787ee816954
@biosfood biosfood authored on 29 May 2022
Showing 6 changed files
View
src/kernel/include/memory.h
View
src/kernel/include/multiboot.h
View
src/kernel/main.c
View
src/kernel/memory/tar.c 0 → 100644
View
src/kernel/memory/tar.h 0 → 100644
View
src/kernel/multiboot/multiboot.c