X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FX64%2FReadSs.S;h=ea7e2e2c1f51f1e4b4d6db56a1b3a426c8125b12;hp=127d75f9745de1307502a81846f6f37bb4e7aca6;hb=d5172f911d21d03a3a4f50cb6ebe89854d191e4d;hpb=dedfc3bbc97e726e259bfadbdf22502133faa8a8 diff --git a/MdePkg/Library/BaseLib/X64/ReadSs.S b/MdePkg/Library/BaseLib/X64/ReadSs.S index 127d75f974..ea7e2e2c1f 100644 --- a/MdePkg/Library/BaseLib/X64/ReadSs.S +++ b/MdePkg/Library/BaseLib/X64/ReadSs.S @@ -29,7 +29,7 @@ # VOID # ); #------------------------------------------------------------------------------ -.global ASM_PFX(AsmReadSs) +ASM_GLOBAL ASM_PFX(AsmReadSs) .align 16 ASM_PFX(AsmReadSs): movl %ss, %eax