diff options
Diffstat (limited to 'arch/x86/math-emu/reg_u_add.S')
-rw-r--r-- | arch/x86/math-emu/reg_u_add.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/math-emu/reg_u_add.S b/arch/x86/math-emu/reg_u_add.S index 47c4c2434d85..3b1bc5e9b2f6 100644 --- a/arch/x86/math-emu/reg_u_add.S +++ b/arch/x86/math-emu/reg_u_add.S @@ -165,3 +165,4 @@ L_exit: leave ret #endif /* PARANOID */ +ENDPROC(FPU_u_add) |