]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/AArch64/Exception.S
ArmPkg: Replace single dead loop.
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / AArch64 / Exception.S
index 9ca422b2f5d79e121061d44667314a440082499b..1fc39e68a160f3a8aeaaa45d35d107f58f323975 100644 (file)
@@ -1,5 +1,5 @@
 #\r
-#  Copyright (c) 2011-2013, ARM Limited. All rights reserved.\r
+#  Copyright (c) 2011-2014, ARM Limited. All rights reserved.\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -79,6 +79,3 @@ _DefaultFiq_h:
 _DefaultSError_h:\r
   mov  x0, #EXCEPT_AARCH64_SERROR\r
   TO_HANDLER\r
-\r
-dead:\r
-   b   dead\r