]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/AArch64/Helper.S
ARM Packages: use GCC_ASM_EXPORT to export functions
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / AArch64 / Helper.S
index a11cda06d1b74139eaf259d986d283452be98e5f..8e23b0389653d9efb9797c296f3649698301af24 100644 (file)
@@ -18,8 +18,8 @@
 .text\r
 .align 3\r
 \r
-ASM_GLOBAL ASM_PFX(SetupExceptionLevel1)\r
-ASM_GLOBAL ASM_PFX(SetupExceptionLevel2)\r
+GCC_ASM_EXPORT(SetupExceptionLevel1)\r
+GCC_ASM_EXPORT(SetupExceptionLevel2)\r
 \r
 // Setup EL1 while in EL1\r
 ASM_PFX(SetupExceptionLevel1):\r