]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SetJumpLongJump.S
index 74bf07ed7c1b8b722501f0dbd05e011fdba2b288..2ea88029c9f357948df64ea2cc2636dba3dd1c05 100644 (file)
 .text\r
 .p2align 2\r
 \r
-.globl ASM_PFX(SetJump)\r
-INTERWORK_FUNC(SetJump)
-\r
-.globl ASM_PFX(InternalLongJump)\r
-INTERWORK_FUNC(InternalLongJump)
+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