mirror of
https://github.com/acpica/acpica/
synced 2025-01-13 21:09:18 +03:00
updated for change of PCI_ROUTING_TABLE to ACPI_etc
date 2001.12.07.22.32.00; author agrover; state Exp;
This commit is contained in:
parent
c257bb4c64
commit
1264bd9a6a
@ -2,7 +2,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Module Name: asmain - Main module for the acpi source processor utility
|
* Module Name: asmain - Main module for the acpi source processor utility
|
||||||
* $Revision: 1.33 $
|
* $Revision: 1.34 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -354,7 +354,7 @@ ACPI_IDENTIFIER_TABLE LinuxLowerCase[] = {
|
|||||||
"FIND_CONTEXT",
|
"FIND_CONTEXT",
|
||||||
"NS_SEARCH_DATA",
|
"NS_SEARCH_DATA",
|
||||||
"OPERATING_MODE",
|
"OPERATING_MODE",
|
||||||
"PCI_ROUTING_TABLE",
|
"ACPI_PCI_ROUTING_TABLE",
|
||||||
"PREDEFINED_NAMES",
|
"PREDEFINED_NAMES",
|
||||||
"UINT64_OVERLAY",
|
"UINT64_OVERLAY",
|
||||||
"UINT64_STRUCT",
|
"UINT64_STRUCT",
|
||||||
|
Loading…
Reference in New Issue
Block a user