]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/AArch64/ExceptionSupport.S
ARM Packages: use GCC_ASM_EXPORT to export functions
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / AArch64 / ExceptionSupport.S
index 8e2b37640fc60707043b28171271a3d52b26e4ea..7a25f1bf359ae0e3e4ecc4be9c7a3011755882ac 100644 (file)
   UINT64  Padding;0x328   // Required for stack alignment\r
 */\r
 \r
-ASM_GLOBAL ASM_PFX(ExceptionHandlersStart)\r
-ASM_GLOBAL ASM_PFX(ExceptionHandlersEnd)\r
-ASM_GLOBAL ASM_PFX(CommonExceptionEntry)\r
-ASM_GLOBAL ASM_PFX(AsmCommonExceptionEntry)\r
-ASM_GLOBAL ASM_PFX(CommonCExceptionHandler)\r
+GCC_ASM_EXPORT(ExceptionHandlersStart)\r
+GCC_ASM_EXPORT(ExceptionHandlersEnd)\r
+GCC_ASM_EXPORT(CommonExceptionEntry)\r
+GCC_ASM_EXPORT(AsmCommonExceptionEntry)\r
+GCC_ASM_EXPORT(CommonCExceptionHandler)\r
 \r
 .text\r
 .align 11\r