]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/mullu.asm
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / mullu.asm
index 489763648982ceb16032e4c879dcff2010c07a5e..3451c2c9438264cc53168076e031dd2f93cf30a0 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  __ARM_ll_mullu\r
   EXPORT  __aeabi_lmul\r
-       \r
+\r
   AREA  Math, CODE, READONLY\r
 \r
 ;\r
@@ -45,5 +45,5 @@ __aeabi_lmul
   mla     r1, r2, r1, ip\r
   mla     r1, r3, lr, r1\r
   ldmia   sp!, {pc}\r
-  \r
+\r
   END\r