Microkernel thing OS experiment (Zig ⚡)
at dev 268 B view raw
1/+Frostium Kernels 2//AMD64 Kernel 3 protocol: limine 4 path: boot():/kernel-amd64.elf 5 module_path: boot():/root-69.elf 6 module_path: boot():/root-420.elf 7//aarch64 Kernel 8 protocol: limine 9 path: boot():/kernel-aarch64.elf 10 module_path: boot():/init-aarch64.elf