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 1060c3d2807a1eeb3c75dfdd3c33d33d815f5010..07bd4c461994eb490eef08bdd5373bf26375ffd4 100644 (file)
@@ -6,4 +6,3 @@
        .eabi_attribute 24, 1
 
 #include <csu/abi-note.S>
-
index 2371cd9719d6753baf91dfc34fd581ba1e2b6b1e..0efa0aea491950a609f9433de5f90cb34af27c49 100644 (file)
@@ -1,2 +1 @@
 #include <sysdeps/unix/sysv/linux/i386/lxstat.c>
-
index dcd99198cc1b29a47f314ce038f5edf06d229fb8..700c1cec7eceafb8f5a34fafa55b39d89e1413ee 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]