diff options
Diffstat (limited to 'arch/x86/math-emu/shr_Xsig.S')
-rw-r--r-- | arch/x86/math-emu/shr_Xsig.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/math-emu/shr_Xsig.S b/arch/x86/math-emu/shr_Xsig.S index 31cdd118e918..c8552edeec75 100644 --- a/arch/x86/math-emu/shr_Xsig.S +++ b/arch/x86/math-emu/shr_Xsig.S @@ -85,3 +85,4 @@ L_more_than_95: popl %esi leave ret +ENDPROC(shr_Xsig) |