mirror of
https://github.com/acpica/acpica/
synced 2025-02-25 09:54:42 +03:00
ACPI_PHYSICAL_ADDRESS cleanups
date 2000.11.03.00.08.00; author agrover; state Exp;
This commit is contained in:
parent
415cf97113
commit
5d9e81e0b8
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: tbutils - Table manipulation utilities
|
||||
* $Revision: 1.29 $
|
||||
* $Revision: 1.30 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -337,7 +337,7 @@ AcpiTbValidateTableHeader (
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiTbMapAcpiTable (
|
||||
UINT64 PhysicalAddress,
|
||||
ACPI_PHYSICAL_ADDRESS PhysicalAddress,
|
||||
UINT32 *Size,
|
||||
void **LogicalAddress)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user