aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/math-emu/reg_u_mul.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/reg_u_mul.S')
-rw-r--r--arch/x86/math-emu/reg_u_mul.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/math-emu/reg_u_mul.S b/arch/x86/math-emu/reg_u_mul.S
index 973f12af97df..6196f68cf3c1 100644
--- a/arch/x86/math-emu/reg_u_mul.S
+++ b/arch/x86/math-emu/reg_u_mul.S
@@ -146,3 +146,4 @@ L_exit:
ret
#endif /* PARANOID */
+ENDPROC(FPU_u_mul)