]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X64/WriteMm7.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / WriteMm7.S
index 6b8346fb4483cd27f56195460d764f3905ac7be3..b6e6503551da55ed985310b372ab82de9d00963f 100644 (file)
@@ -29,7 +29,7 @@
 #   IN UINT64   Value\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.global ASM_PFX(AsmWriteMm7)\r
+ASM_GLOBAL ASM_PFX(AsmWriteMm7)\r
 ASM_PFX(AsmWriteMm7):\r
     movd  %rcx, %mm7\r
     ret\r