about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/powerpc/powerpc64/bzero.S2
-rw-r--r--sysdeps/s390/s390-32/configure1
2 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/powerpc/powerpc64/bzero.S b/sysdeps/powerpc/powerpc64/bzero.S
index b79f88511d..3a1c972abf 100644
--- a/sysdeps/powerpc/powerpc64/bzero.S
+++ b/sysdeps/powerpc/powerpc64/bzero.S
@@ -16,5 +16,5 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
-/* This code was moved into memset.S to solve a double stub call problem. 
+/* This code was moved into memset.S to solve a double stub call problem.
    @local would have worked but it is not supported in PowerPC64 asm.  */
diff --git a/sysdeps/s390/s390-32/configure b/sysdeps/s390/s390-32/configure
index 34230524fc..4845484549 100644
--- a/sysdeps/s390/s390-32/configure
+++ b/sysdeps/s390/s390-32/configure
@@ -124,4 +124,3 @@ if test $libc_cv_390_tls = no; then
 fi
 
 $as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h
-