summaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/reg_round.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/reg_round.S')
-rw-r--r--arch/x86/math-emu/reg_round.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/math-emu/reg_round.S b/arch/x86/math-emu/reg_round.S
index d1d4e48b4f67..41af5b208d88 100644
--- a/arch/x86/math-emu/reg_round.S
+++ b/arch/x86/math-emu/reg_round.S
@@ -706,3 +706,5 @@ L_exception_exit:
mov $-1,%eax
jmp fpu_reg_round_special_exit
#endif /* PARANOID */
+
+ENDPROC(FPU_round)