]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePeiCore/Arm/Exception.S
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore / Arm / Exception.S
index abce21d0a523bb1eaf21adc064607c3135e1a172..afd284a2c7ac7697876d3c7bc504f3fba1422e32 100644 (file)
@@ -1,13 +1,13 @@
 //\r
 //  Copyright (c) 2011, 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
-#  which accompanies this distribution.  The full text of the license may be found at        \r
+//\r
+# This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 #\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
 \r
@@ -28,8 +28,8 @@ GCC_ASM_EXPORT(PeiVectorTable)
 //============================================================\r
 //Default Exception Handlers\r
 //============================================================\r
-  \r
-  \r
+\r
+\r
 ASM_PFX(PeiVectorTable):\r
   b _DefaultResetHandler\r
   b _DefaultUndefined\r