summaryrefslogtreecommitdiff
path: root/EmulatorPkg/CpuRuntimeDxe/CpuDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/CpuRuntimeDxe/CpuDriver.h')
-rw-r--r--EmulatorPkg/CpuRuntimeDxe/CpuDriver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/CpuRuntimeDxe/CpuDriver.h b/EmulatorPkg/CpuRuntimeDxe/CpuDriver.h
index 5ec515dcbe..9442786713 100644
--- a/EmulatorPkg/CpuRuntimeDxe/CpuDriver.h
+++ b/EmulatorPkg/CpuRuntimeDxe/CpuDriver.h
@@ -236,7 +236,7 @@ CpuMpServicesWhoAmI (
OUT UINTN *ProcessorNumber
);
-extern EFI_MP_SERVICES_PROTOCOL mMpSercicesTemplate;
+extern EFI_MP_SERVICES_PROTOCOL mMpServicesTemplate;
#endif