]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteDr0.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteDr0.S
index 41b414f90109b9a3274396719b59400c23c00d09..ae555f4ae88828c0adb4dc5851af0b493ba04435 100644 (file)
@@ -28,7 +28,7 @@
 #   IN UINTN Value\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.globl ASM_PFX(AsmWriteDr0)\r
+ASM_GLOBAL ASM_PFX(AsmWriteDr0)\r
 ASM_PFX(AsmWriteDr0):\r
     movl    4(%esp), %eax\r
     movl    %eax, %dr0\r