X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fsparc%2Flib%2Fumul.S;h=f0e5b20a2536fdbaeb88842f83a1d6ed58d90262;hb=12cbbd95e12e911b43afae7f6f4850f616223642;hp=a784720a8a220b4624365673bd810171e087d8ef;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6-omap-h63xx.git diff --git a/arch/sparc/lib/umul.S b/arch/sparc/lib/umul.S index a784720a8a2..f0e5b20a253 100644 --- a/arch/sparc/lib/umul.S +++ b/arch/sparc/lib/umul.S @@ -21,7 +21,9 @@ */ .globl .umul + .globl _Umul .umul: +_Umul: /* needed for export */ or %o0, %o1, %o4 mov %o0, %y ! multiplier -> Y