soaplin/kernel
2025-05-18 21:45:14 +02:00
..
src vmm: Use the kernel's ELF file to map the sections (and now works!) 2025-05-18 21:45:14 +02:00
.gitignore kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00
get-deps kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00
GNUmakefile kernel: add some basic features 2025-05-18 15:54:12 +02:00
linker-aarch64.ld kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00
linker-loongarch64.ld kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00
linker-riscv64.ld kernel: Rewrite from scratch since the current thing is held by duct tape (lmao) 2025-05-18 09:04:25 +02:00
linker-x86_64.ld vmm: Use the kernel's ELF file to map the sections (and now works!) 2025-05-18 21:45:14 +02:00