]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.asm
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / ldivmod.asm
index 0059c2f6f91f030a8d517505602b5231e91ee069..9c14e89a01964ff2062de2cf94baaa4c17f8bbba 100644 (file)
@@ -1,4 +1,4 @@
-//------------------------------------------------------------------------------ \r
+//------------------------------------------------------------------------------\r
 //\r
 // Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 //\r
@@ -15,7 +15,7 @@
 \r
     EXPORT  __aeabi_ldivmod\r
     EXTERN  __aeabi_uldivmod\r
-           \r
+\r
     AREA    Math, CODE, READONLY\r
 \r
 ;\r
@@ -52,7 +52,7 @@ L_Test3
     RSC      r3,r3,#0\r
 L_Exit\r
     POP      {r4,pc}\r
\r
+\r
     END\r
 \r
 \r