]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseCpuLib/AArch64/CpuSleep.S
MdePkg/AArch64: use GCC_ASM_EXPORT to export functions
[mirror_edk2.git] / MdePkg / Library / BaseCpuLib / AArch64 / CpuSleep.S
index 86c3e637171fd0717b51407be820e37f3c6367c3..316ac656e091aa50e0b7094ac5b004ff8644ea72 100644 (file)
@@ -17,7 +17,7 @@
 \r
 .text\r
 .align 3\r
-ASM_GLOBAL ASM_PFX(CpuSleep)\r
+GCC_ASM_EXPORT(CpuSleep)\r
 \r
 #/**\r
 #  Places the CPU in a sleep state until an interrupt is received.\r