]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMm5.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMm5.S
index 62c23682633c106e56b348bc395a33649d1eaee8..7343c6835e5dd6a42bb9a18b26e46207564e0bfd 100644 (file)
@@ -28,7 +28,7 @@
 #   IN UINT64   Value\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.globl ASM_PFX(AsmWriteMm5)\r
+ASM_GLOBAL ASM_PFX(AsmWriteMm5)\r
 ASM_PFX(AsmWriteMm5):\r
     movq    4(%esp), %mm5\r
     ret\r