X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsparc%2Flib%2Frem.S;h=bf015a90d07e985535729bd0540b6bf0014d7a7f;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=44508148d055718d3f8c6f56b693ae1c1d10ffd7;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/arch/sparc/lib/rem.S b/arch/sparc/lib/rem.S index 44508148d..bf015a90d 100644 --- a/arch/sparc/lib/rem.S +++ b/arch/sparc/lib/rem.S @@ -43,7 +43,9 @@ .globl .rem + .globl _Rem .rem: +_Rem: /* needed for export */ ! compute sign of result; if neither is negative, no problem orcc %o1, %o0, %g0 ! either negative? bge 2f ! no, go do the divide