HAL clean up, remove uACPI

This commit is contained in:
2025-10-05 00:13:38 +02:00
parent 70d6931e3b
commit 933083ffeb
159 changed files with 0 additions and 42275 deletions

View File

@ -24,7 +24,6 @@ void hal_wait(uint32_t ms);
#include "x86_64/vmm.h"
#include "x86_64/switch.h"
#include "x86_64/paging.h"
#include "x86_64/cpu.h"
#include "x86_64/intr.h"
#include "x86_64/io.h"
#include "x86_64/gdt.h"