aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/math-emu/div_small.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/div_small.S')
-rw-r--r--arch/x86/math-emu/div_small.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/math-emu/div_small.S b/arch/x86/math-emu/div_small.S
index 47099628fa4c..2c71527bd917 100644
--- a/arch/x86/math-emu/div_small.S
+++ b/arch/x86/math-emu/div_small.S
@@ -44,4 +44,4 @@ ENTRY(FPU_div_small)
leave
ret
-
+ENDPROC(FPU_div_small)