From c7afae94ca8ec4533d78e0f9846f1fd4f5585a95 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 6 Jun 2013 12:06:15 +0000 Subject: Remove trailing whitespace in nptl. --- nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S') diff --git a/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S b/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S index 0ae9183214..99c96e35f8 100644 --- a/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S +++ b/nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S @@ -72,7 +72,7 @@ __pthread_once: add r12, r2 #endif mov.l @r2, r3 - or r3, r0 + or r3, r0 or #1, r0 mov r0, r3 mov r1, r5 @@ -119,10 +119,10 @@ __pthread_once: .Lgot: .long _GLOBAL_OFFSET_TABLE_ #ifdef PIC -.Lfgen: +.Lfgen: .long __fork_generation@GOTOFF #else -.Lfgen: +.Lfgen: .long __fork_generation #endif -- cgit v1.2.3