]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteLdtr.S
Replace .globl with ASM_GLOBAL
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteLdtr.S
index a36826968048d355ba6f6234f6093b4b742fa087..133f6255eb9e11ad566ba5c5f65a1a3077ec3dcb 100644 (file)
@@ -28,7 +28,7 @@
 #   IN UINT16 Ldtr\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.globl ASM_PFX(AsmWriteLdtr)\r
+ASM_GLOBAL ASM_PFX(AsmWriteLdtr)\r
 ASM_PFX(AsmWriteLdtr):\r
     movl    4(%esp), %eax\r
     lldtw   %ax\r