aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/reg_u_sub.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/math-emu/reg_u_sub.S')
-rw-r--r--arch/x86/math-emu/reg_u_sub.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/math-emu/reg_u_sub.S b/arch/x86/math-emu/reg_u_sub.S
index 1b6c24801d22..d115b900919a 100644
--- a/arch/x86/math-emu/reg_u_sub.S
+++ b/arch/x86/math-emu/reg_u_sub.S
@@ -270,3 +270,4 @@ L_exit:
popl %esi
leave
ret
+ENDPROC(FPU_u_sub)