Major restructure

This commit is contained in:
Imbus 2025-09-01 22:22:35 +02:00
parent 0562c2fe5a
commit c52e19de83
25 changed files with 574 additions and 188 deletions

View file

@ -4,7 +4,7 @@
#include <panic.h>
#include <riscv.h>
#include <string.h>
#include <types.h>
#include <stdint.h>
// Physical memory allocator, for user processes,
// kernel stacks, page-table pages,