BarryServer : Git

All the code for all my projects
// BarryServer : Git / Nucleus / commit / 120a213e731827cb653242e5dc4b39229a539cb9 / kernel / acpi / acpi.c

// Related

Nucleus

Barry Kernel printf routines 120a213 (3 years, 2 months ago)
diff --git a/kernel/acpi/acpi.c b/kernel/acpi/acpi.c
index 431d471..64443b1 100644
--- a/kernel/acpi/acpi.c
+++ b/kernel/acpi/acpi.c
@@ -5,7 +5,7 @@
 
 #include <stdint.h>
 #include <string.h>
-#include <nucleus/panic.h>
+#include <nucleus/kernel.h>
 #include <nucleus/memory.h>
 #include "acpi.h"