ArmPkg: Tidy assembler code

- Fixed typo
- Removed unreachable 'dead' loop

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15277 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Olivier Martin
2014-03-01 11:01:00 +00:00
committed by oliviermartin
parent f6c5a29bb9
commit 27995cd5d6
8 changed files with 12 additions and 27 deletions

View File

@@ -45,7 +45,4 @@ ASM_PFX(SetupExceptionLevel2):
ret
dead:
b dead
ASM_FUNCTION_REMOVE_IF_UNREFERENCED