summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Arm/GetInterruptsState.S')
-rw-r--r--MdePkg/Library/BaseLib/Arm/GetInterruptsState.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S b/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
index 95b3c5f07e..94b3596fc6 100644
--- a/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
+++ b/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
@@ -16,8 +16,7 @@
.text
.p2align 2
-.globl ASM_PFX(GetInterruptState)
-INTERWORK_FUNC(GetInterruptState)
+GCC_ASM_EXPORT (GetInterruptState)
#/**
# Retrieves the current CPU interrupt state.