mirror of
https://github.com/acpica/acpica/
synced 2025-01-28 04:05:20 +03:00
date 2002.02.01.22.20.00; author rmoore1; state Exp;
This commit is contained in:
parent
37d370235f
commit
9c292daf7c
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: aemain - Main routine for the AcpiExec utility
|
||||
* $Revision: 1.52 $
|
||||
* $Revision: 1.53 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -224,16 +224,6 @@ AcpiGetIrqRoutingTable (
|
||||
{
|
||||
return AE_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
ACPI_STATUS
|
||||
AcpiGetFirmwareTable (
|
||||
ACPI_STRING Signature,
|
||||
UINT32 Instance,
|
||||
UINT32 Flags,
|
||||
ACPI_TABLE_HEADER **TablePointer)
|
||||
{
|
||||
return (AE_NOT_IMPLEMENTED);
|
||||
}
|
||||
#endif
|
||||
|
||||
/******************************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user