]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/ldivmod.S
Remove tabs from all text files in the package.
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / ldivmod.S
index 97f9c6ca7c081594485bba86140a6aca8bb7a503..2e7d70ab3625152b8691e3c21fe87c211f0c6c2f 100755 (executable)
@@ -13,9 +13,9 @@
 //------------------------------------------------------------------------------
 
 
-       .text
-       .align 2
-       GCC_ASM_EXPORT(__aeabi_ldivmod)
+\s\s.text
+\s\s.align 2
+\s\sGCC_ASM_EXPORT(__aeabi_ldivmod)
 
 //
 // A pair of (unsigned) long longs is returned in {{r0, r1}, {r2, r3}},