summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec/Exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/Sec/Exception.S')
-rw-r--r--ArmPlatformPkg/Sec/Exception.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPlatformPkg/Sec/Exception.S b/ArmPlatformPkg/Sec/Exception.S
index 067e5097cf..c1fd14d49b 100644
--- a/ArmPlatformPkg/Sec/Exception.S
+++ b/ArmPlatformPkg/Sec/Exception.S
@@ -100,4 +100,3 @@ _DefaultFiq:
mov r0, #7
blx ASM_PFX(SecCommonExceptionEntry)
- END