Remove trailing white space.
authorSteve Ellcey <sellcey@mips.com>
Fri, 19 Dec 2014 22:40:29 +0000 (14:40 -0800)
committerSteve Ellcey <sellcey@mips.com>
Fri, 19 Dec 2014 22:40:29 +0000 (14:40 -0800)
sysdeps/mips/submul_1.S

index 4b8a265..83cea03 100644 (file)
@@ -48,7 +48,6 @@ ENTRY (__mpn_submul_1)
        mulu    $11,$8,$7
        muhu    $12,$8,$7
 #endif
-       
 
        addiu   $6,$6,-1
        beq     $6,$0,L(LC0)