Luna/kernel
apio 1f655fabe2 The beginnings of Moon 0.10
Right now the kernel is the only thing with a version number, the user apps just fetch it from the kernel using the sys_getversion() syscall
2022-10-07 20:33:00 +02:00
..
include Implement an ELFImage struct 2022-10-07 17:54:05 +02:00
src The beginnings of Moon 0.10 2022-10-07 20:33:00 +02:00
Makefile libc: Enable even more warnings 2022-10-07 18:19:06 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00