]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteDr4.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteDr4.S
index 74106b38292c2c3bacb76a1285140a12128134d4..f38ecfadaabf186adaa95b66e5ec42f1f17243a2 100644 (file)
@@ -28,7 +28,7 @@
 #   IN UINTN Value\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.globl ASM_PFX(AsmWriteDr4)\r
+ASM_GLOBAL ASM_PFX(AsmWriteDr4)\r
 ASM_PFX(AsmWriteDr4):\r
     movl    4(%esp), %eax\r
     movl    %eax, %dr4\r