]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/mips/mips64/bsd-_setjmp.S
Remove trailing whitespace in ports.
[thirdparty/glibc.git] / ports / sysdeps / mips / mips64 / bsd-_setjmp.S
index 5d0f76c13c705c3dbc8c09f8bfed8557a0aa0bf6..d0416a70b073c7e41c656ed3ddebb5828ea8ec0b 100644 (file)
@@ -35,7 +35,7 @@ ENTRY (_setjmp)
        PTR_LA t9, C_SYMBOL_NAME (__sigsetjmp)
 #if _MIPS_SIM == _ABIO32
        nop
-#endif 
+#endif
        RESTORE_GP64_REG
        move    a1, zero                /* Pass a second argument of zero.  */
 #ifdef __PIC__