A simple POSIX-based operating system for 64-bit computers
This struct allows us to keep track of what memory is used by the loaded executable. For some reason, freeing this memory when the task exits triggers a kernel page fault, so I'm not doing that right now. |
||
---|---|---|
apps | ||
initrd/sys | ||
kernel | ||
libs | ||
tools | ||
.clang-format | ||
.gitignore | ||
LICENSE | ||
luna.json | ||
Makefile |