Whitespace cleanup

This commit is contained in:
Andreas Schwab 2010-03-12 19:55:40 +01:00
parent 40111cb9e1
commit 2b3dafb087
5 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@ ENTRY (__vdso_atomic_cmpxchg_32_stub)
rts
cfi_endproc
END (__vdso_atomic_cmpxchg_32_stub)
.hidden __vdso_atomic_barrier_stub
ENTRY (__vdso_atomic_barrier_stub)
cfi_startproc

View File

@ -73,7 +73,7 @@
: (fl)) \
: ((fl) | (((private) ^ FUTEX_PRIVATE_FLAG) \
& THREAD_GETMEM (THREAD_SELF, header.private_futex))))
# endif
# endif
#endif

View File

@ -31,6 +31,6 @@
tstl %d0 ; \
beq 1f ; /* If we are the parent... */ \
movel %d1, PID_OFFSET(%a1) ; /* Restore the PID. */ \
1:
1:
#include <sysdeps/unix/sysv/linux/m68k/vfork.S>

View File

@ -33,6 +33,6 @@
tstl %d0 ; \
beq 1f ; /* If we are the parent... */ \
movel %d1, PID_OFFSET(%a1) ; /* Restore the PID. */ \
1:
1:
#include <sysdeps/unix/sysv/linux/m68k/vfork.S>

View File

@ -43,7 +43,7 @@ ENTRY (__vfork)
saves data in D1 and A1. */
SAVE_PID
/* Pop the return PC value into A0. */
movel %sp@+, %a0