summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S')
-rw-r--r--ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S b/ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S
index d3fcd0a..8d83510 100644
--- a/ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S
+++ b/ArmPlatformPkg/PrePeiCore/AArch64/SwitchStack.S
@@ -17,7 +17,7 @@
.text
.align 3
-ASM_GLOBAL ASM_PFX(SecSwitchStack)
+GCC_ASM_EXPORT(SecSwitchStack)