Kernel: Move ACPI to its own directory and namespace

This commit is contained in:
2024-04-04 14:14:28 +03:00
parent 7d34bd8f82
commit e0011d22f2
10 changed files with 170 additions and 161 deletions

View File

@@ -10,7 +10,7 @@ endif()
set(KERNEL_SOURCES
font/prefs.psf.o
kernel/ACPI.cpp
kernel/ACPI/ACPI.cpp
kernel/APIC.cpp
kernel/BootInfo.cpp
kernel/CPUID.cpp