summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S')
-rw-r--r--MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S b/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
index 43b747fb62..8ba3a439bd 100644
--- a/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
+++ b/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
@@ -17,6 +17,7 @@
.text
.p2align 2
.globl ASM_PFX(CpuBreakpoint)
+INTERWORK_FUNC(CpuBreakpoint)
#/**
# Generates a breakpoint on the CPU.