Fix build on i386.
Reported by: bz
This commit is contained in:
parent
27a0ecce8d
commit
0b04dab420
@ -68,7 +68,7 @@ acpi_get_root_from_loader(void)
|
||||
static u_long
|
||||
acpi_get_root_from_memory(void)
|
||||
{
|
||||
ACPI_SIZE acpi_root;
|
||||
ACPI_PHYSICAL_ADDRESS acpi_root;
|
||||
|
||||
if (ACPI_SUCCESS(AcpiFindRootPointer(&acpi_root)))
|
||||
return (acpi_root);
|
||||
|
Loading…
x
Reference in New Issue
Block a user