date 2004.11.18.22.50.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-06-29 20:34:25 +00:00
parent 4963227967
commit 6e6a78d007

View File

@ -185,7 +185,7 @@ AcpiOsGetRootPointer (
ACPI_POINTER *Address)
{
return (AE_OK);
return (AeLocalGetRootPointer(Flags, Address));
}