summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S')
-rw-r--r--MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S b/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
index 5ea9011..46ef3e0 100644
--- a/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
+++ b/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
@@ -17,6 +17,7 @@
.text
.p2align 2
.globl ASM_PFX(CpuFlushTlb)
+INTERWORK_FUNC(CpuFlushTlb)
#/**
# Flushes all the Translation Lookaside Buffers(TLB) entries in a CPU.