summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi/Exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/PrePi/Exception.S')
-rwxr-xr-xArmPlatformPkg/PrePi/Exception.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPlatformPkg/PrePi/Exception.S b/ArmPlatformPkg/PrePi/Exception.S
index 628793e031..b07f0e8d00 100755
--- a/ArmPlatformPkg/PrePi/Exception.S
+++ b/ArmPlatformPkg/PrePi/Exception.S
@@ -29,7 +29,6 @@ GCC_ASM_EXPORT(PrePiVectorTable)
//Default Exception Handlers
//============================================================
-
ASM_PFX(PrePiVectorTable):
b _DefaultResetHandler
b _DefaultUndefined