Fix whitespace in ARM files to allow move.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 8 Feb 2014 01:52:38 +0000 (01:52 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sat, 8 Feb 2014 01:52:38 +0000 (01:52 +0000)
sysdeps/arm/abi-note.S
sysdeps/unix/sysv/linux/arm/lxstat.c
sysdeps/unix/sysv/linux/arm/sysdep.h

index 1060c3d..07bd4c4 100644 (file)
@@ -6,4 +6,3 @@
        .eabi_attribute 24, 1
 
 #include <csu/abi-note.S>
-
index 2371cd9..0efa0ae 100644 (file)
@@ -1,2 +1 @@
 #include <sysdeps/unix/sysv/linux/i386/lxstat.c>
-
index dcd9919..700c1ce 100644 (file)
@@ -194,12 +194,12 @@ __local_syscall_error:                                            \
 
    The compiler is going to form a call by coming here, through PSEUDO, with
    arguments
-       syscall number  in the DO_CALL macro
-       arg 1           r0
-       arg 2           r1
-       arg 3           r2
-       arg 4           r3
-       arg 5           [sp]
+       syscall number  in the DO_CALL macro
+       arg 1           r0
+       arg 2           r1
+       arg 3           r2
+       arg 4           r3
+       arg 5           [sp]
        arg 6           [sp+4]
        arg 7           [sp+8]