]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
MdePkg/BaseLib: Support IA32 processors without CMOVx
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SetJumpLongJump.S
index a894cd7ee997eb3d59596cb20b8a1a7a26c619e1..2ea88029c9f357948df64ea2cc2636dba3dd1c05 100644 (file)
@@ -14,8 +14,8 @@
 .text\r
 .p2align 2\r
 \r
-.globl ASM_PFX(SetJump)\r
-.globl ASM_PFX(InternalLongJump)\r
+GCC_ASM_EXPORT(SetJump)\r
+GCC_ASM_EXPORT(InternalLongJump)\r
 \r
 #/**\r
 #  Saves the current CPU context that can be restored with a call to LongJump() and returns 0.#\r