Move vmm fully into hal

This commit is contained in:
2025-09-02 07:51:02 +02:00
parent 0fb3a1ca75
commit 920de10025
13 changed files with 76 additions and 186 deletions

View File

@ -43,7 +43,6 @@ SRCFILES += $(call GRABSRC, \
bootinfo \
spinlock \
term \
vmm \
dlmalloc \
vfs \
storedev \