From de1f9dd9b1718f465a64be6b4991a28a20a76a9b Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Fri, 3 Jun 2011 09:44:52 +0000 Subject: ArmPlatformPkg: Fix ARMGCC build git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11751 6f19259b-4bc3-4df7-8a09-765794883524 --- ArmPlatformPkg/PrePeiCore/Exception.S | 1 - 1 file changed, 1 deletion(-) (limited to 'ArmPlatformPkg/PrePeiCore') 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 -- cgit v1.2.3