]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/FxRestore.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / FxRestore.S
index e38549fc879b41bcc02367a9fa2d9eeee8890fa7..d7e1521820f4976ffb6b958521d19c8b06d58f0e 100644 (file)
@@ -29,7 +29,7 @@
 #   IN CONST IA32_FX_BUFFER *Buffer\r
 #   )#\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(InternalX86FxRestore)\r
+ASM_GLOBAL ASM_PFX(InternalX86FxRestore)\r
 ASM_PFX(InternalX86FxRestore):\r
     fxrstor (%rcx)\r
     ret\r