sh: __udivdi3 -> do_div() in softfloat lib.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 18 Nov 2008 05:22:39 +0000 (14:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:53 +0000 (18:42 +0900)
Inhibit the generation of __udivdi3 for the softfloat lib, use do_div()
outright.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found