diff options
Diffstat (limited to 'arch/sparc/lib/urem.S')
| -rw-r--r-- | arch/sparc/lib/urem.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/lib/urem.S b/arch/sparc/lib/urem.S index ec7f0c502c56..6b92bdc8b04c 100644 --- a/arch/sparc/lib/urem.S +++ b/arch/sparc/lib/urem.S | |||
| @@ -41,7 +41,9 @@ | |||
| 41 | */ | 41 | */ |
| 42 | 42 | ||
| 43 | .globl .urem | 43 | .globl .urem |
| 44 | .globl _Urem | ||
| 44 | .urem: | 45 | .urem: |
| 46 | _Urem: /* needed for export */ | ||
| 45 | 47 | ||
| 46 | ! Ready to divide. Compute size of quotient; scale comparand. | 48 | ! Ready to divide. Compute size of quotient; scale comparand. |
| 47 | orcc %o1, %g0, %o5 | 49 | orcc %o1, %g0, %o5 |
