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