diff options
Diffstat (limited to 'ArmPlatformPkg/PrePeiCore/Exception.S')
-rw-r--r-- | ArmPlatformPkg/PrePeiCore/Exception.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPlatformPkg/PrePeiCore/Exception.S b/ArmPlatformPkg/PrePeiCore/Exception.S index c2ce15657b..159a4d0578 100644 --- a/ArmPlatformPkg/PrePeiCore/Exception.S +++ b/ArmPlatformPkg/PrePeiCore/Exception.S @@ -100,4 +100,3 @@ _DefaultFiq: mov r0, #7 blx ASM_PFX(PeiCommonExceptionEntry) - END
|