summaryrefslogtreecommitdiff
path: root/kernel/acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/acpi.c')
-rw-r--r--kernel/acpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/acpi.c b/kernel/acpi.c
index 6ab6e9e..169aa84 100644
--- a/kernel/acpi.c
+++ b/kernel/acpi.c
@@ -1,7 +1,7 @@
// Advanced Configuration and Power Interface
// http://wiki.xomb.org/index.php?title=ACPI_Tables
-#define FOOLOS_MODULE_NAME "acpi"
+
#include <stdint.h>
#include <stdbool.h>