ArmPlatformPkg: Fix ARMGCC build

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11751 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin 2011-06-03 09:44:52 +00:00
parent 0530bfe360
commit de1f9dd9b1
2 changed files with 0 additions and 2 deletions

View File

@ -100,4 +100,3 @@ _DefaultFiq:
mov r0, #7
blx ASM_PFX(PeiCommonExceptionEntry)
END

View File

@ -100,4 +100,3 @@ _DefaultFiq:
mov r0, #7
blx ASM_PFX(SecCommonExceptionEntry)
END