about summary refs log tree commit diff
path: root/sysdeps/i386/rshift.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/rshift.S')
-rw-r--r--sysdeps/i386/rshift.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/rshift.S b/sysdeps/i386/rshift.S
index a0382672de..1eb84db802 100644
--- a/sysdeps/i386/rshift.S
+++ b/sysdeps/i386/rshift.S
@@ -85,4 +85,4 @@ L(end):	shrl	%cl,%ebx		/* compute most significant limb */
 	popl	%edi
 	ret
 
-	ASM_SIZE_DIRECTIVE(C_SYMBOL_NAME(__mpn_rshift))
\ No newline at end of file
+	ASM_SIZE_DIRECTIVE(C_SYMBOL_NAME(__mpn_rshift))