summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/MmServicesTableLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/MmServicesTableLib.h')
-rw-r--r--MdePkg/Include/Library/MmServicesTableLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/MmServicesTableLib.h b/MdePkg/Include/Library/MmServicesTableLib.h
index aa115e6970..973ef33e0e 100644
--- a/MdePkg/Include/Library/MmServicesTableLib.h
+++ b/MdePkg/Include/Library/MmServicesTableLib.h
@@ -14,6 +14,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#include <PiMm.h>
-extern EFI_MM_SYSTEM_TABLE *gMmst;
+extern EFI_MM_SYSTEM_TABLE *gMmst;
#endif