Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 43 of file osl.c.
Referenced by AcpiInitializeTables().
{ ACPI_PHYSICAL_ADDRESS pa = 0; DPRINT("AcpiOsGetRootPointer\n"); AcpiFindRootPointer(&pa); return pa; }