diff options
Diffstat (limited to 'source/include/aclocal.h')
-rw-r--r-- | source/include/aclocal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/aclocal.h b/source/include/aclocal.h index 7b9e83d238a1..d911985ed160 100644 --- a/source/include/aclocal.h +++ b/source/include/aclocal.h @@ -291,6 +291,7 @@ typedef struct acpi_create_field_info UINT32 FieldBitPosition; UINT32 FieldBitLength; UINT16 ResourceLength; + UINT16 PinNumberIndex; UINT8 FieldFlags; UINT8 Attribute; UINT8 FieldType; |