diff options
Diffstat (limited to 'source/include/aclocal.h')
| -rw-r--r-- | source/include/aclocal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/aclocal.h b/source/include/aclocal.h index 477034fbf4f7..c8beb6f1b8b5 100644 --- a/source/include/aclocal.h +++ b/source/include/aclocal.h @@ -1412,6 +1412,8 @@ typedef struct acpi_port_info #define ACPI_ADDRESS_TYPE_IO_RANGE 1 #define ACPI_ADDRESS_TYPE_BUS_NUMBER_RANGE 2 +#define ACPI_ADDRESS_TYPE_PCC_NUMBER 0xA + /* Resource descriptor types and masks */ #define ACPI_RESOURCE_NAME_LARGE 0x80 |
