From a4d64ddc1375f40a4c72bd2ba9326df04058c9bb Mon Sep 17 00:00:00 2001 From: Amlal Date: Mon, 27 Jan 2025 15:09:24 +0100 Subject: Bump and fixes. Signed-off-by: Amlal --- dev/Mod/ACPI/ACPI.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev/Mod/ACPI') diff --git a/dev/Mod/ACPI/ACPI.h b/dev/Mod/ACPI/ACPI.h index 3a895430..a07f4b60 100644 --- a/dev/Mod/ACPI/ACPI.h +++ b/dev/Mod/ACPI/ACPI.h @@ -13,6 +13,8 @@ #include +#define SDT_OBJECT : public Kernel::SDT + namespace Kernel { class PACKED SDT -- cgit v1.2.3