bee7416b08
* prints hello world * Builds with the zig build system
163 B
163 B
Compile: zig build-exe kmain.zig -target i386-freestanding --linker-script link.ld
Run: qemu-system-i386 -kernel kmain -curses
To exit qemu: Esc + 2, type quit