]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type define...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SetJumpLongJump.S
index a894cd7ee997eb3d59596cb20b8a1a7a26c619e1..74bf07ed7c1b8b722501f0dbd05e011fdba2b288 100644 (file)
 .p2align 2\r
 \r
 .globl ASM_PFX(SetJump)\r
+INTERWORK_FUNC(SetJump)
+\r
 .globl ASM_PFX(InternalLongJump)\r
+INTERWORK_FUNC(InternalLongJump)
 \r
 #/**\r
 #  Saves the current CPU context that can be restored with a call to LongJump() and returns 0.#\r