aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/round_Xsig.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/round_Xsig.S')
-rw-r--r--arch/x86/math-emu/round_Xsig.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/math-emu/round_Xsig.S b/arch/x86/math-emu/round_Xsig.S
index bbe0e87718e4..87c99749a495 100644
--- a/arch/x86/math-emu/round_Xsig.S
+++ b/arch/x86/math-emu/round_Xsig.S
@@ -78,7 +78,7 @@ L_exit:
popl %ebx
leave
ret
-
+ENDPROC(round_Xsig)
@@ -138,4 +138,4 @@ L_n_exit:
popl %ebx
leave
ret
-
+ENDPROC(norm_Xsig)