]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/SetJump.S
As ECP package is EDKI style, the AutoGen.h will not include anything. So if we use...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseLib / X64 / SetJump.S
index 198628d4b9a280bafed668a84c35277dd2f8b079..dbffd2fafd773f2e66f845b9427a268341f1d857 100644 (file)
@@ -18,7 +18,7 @@
 #   Implementation of SetJump() on x86_64
 #
 #------------------------------------------------------------------------------
-
+#include <EdkIIGlueBase.h>
 .extern InternalAssertJumpBuffer;
 .global ASM_PFX(SetJump)
 ASM_PFX(SetJump):