summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Builtins/ACPI
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Builtins/ACPI')
-rw-r--r--Kernel/Builtins/ACPI/ACPI.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Builtins/ACPI/ACPI.hxx b/Kernel/Builtins/ACPI/ACPI.hxx
index d9bfeaca..430a39f4 100644
--- a/Kernel/Builtins/ACPI/ACPI.hxx
+++ b/Kernel/Builtins/ACPI/ACPI.hxx
@@ -81,7 +81,7 @@ namespace NewOS
UInt32 OemRev;
UInt32 CreatorID;
UInt32 CreatorRevision;
- UInt64 AddressArr[];
+ UInt32 AddressArr[];
};
} // namespace NewOS