diff options
Diffstat (limited to 'dev/Mod/ACPI')
| -rw-r--r-- | dev/Mod/ACPI/ACPI.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 <NewKit/Defines.h> +#define SDT_OBJECT : public Kernel::SDT + namespace Kernel { class PACKED SDT |
