summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Arm/EnableInterrupts.S')
-rw-r--r--MdePkg/Library/BaseLib/Arm/EnableInterrupts.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S b/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
index 4fde6ec88e..f564927021 100644
--- a/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
+++ b/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
@@ -17,6 +17,7 @@
.text
.p2align 2
.globl ASM_PFX(EnableInterrupts)
+INTERWORK_FUNC(EnableInterrupts)
#/**