diff options
Diffstat (limited to 'include/amlcode.h')
-rw-r--r-- | include/amlcode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/amlcode.h b/include/amlcode.h index 7694acc..19740d9 100644 --- a/include/amlcode.h +++ b/include/amlcode.h @@ -485,6 +485,7 @@ typedef enum REGION_SMBUS, REGION_CMOS, REGION_PCI_BAR, + REGION_IPMI, REGION_DATA_TABLE, /* Internal use only */ REGION_FIXED_HW = 0x7F |