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