summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/cimx/sb800/ACPILIB.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/cimx/sb800/ACPILIB.h')
-rw-r--r--src/vendorcode/amd/cimx/sb800/ACPILIB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/cimx/sb800/ACPILIB.h b/src/vendorcode/amd/cimx/sb800/ACPILIB.h
index 73571f4273..442043a4fb 100644
--- a/src/vendorcode/amd/cimx/sb800/ACPILIB.h
+++ b/src/vendorcode/amd/cimx/sb800/ACPILIB.h
@@ -44,7 +44,7 @@ typedef struct _RSDP
unsigned long long XsdtAddress; /* physical address of XSDT */
unsigned char ExtendedChecksum; /* chechsum of whole table */
unsigned char Reserved[3];
-} RSDP;
+} RSDP_HEADER;
/**