]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/SetJump.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / SetJump.S
index 597a2662ae902ceb93877e9c44dc434cf9be188f..d8454d3965ee64e876c9d91687bd2cfaf4085d39 100644 (file)
@@ -19,8 +19,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.extern ASM_PFX(InternalAssertJumpBuffer)\r
-.global ASM_PFX(SetJump)\r
+ASM_GLOBAL ASM_PFX(SetJump)\r
 ASM_PFX(SetJump):\r
     push   %rcx\r
     add    $0xffffffffffffffe0,%rsp\r