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)
commite9bf51e5ccc7703226c79888603e157066213700
tree3fbd5107cbbbc47ec01ebb3c81470e836f082e42
parent00e825c6b99b39f12751ea45d38bb4d900de70f4
sh: __udivdi3 -> do_div() in softfloat lib.

Inhibit the generation of __udivdi3 for the softfloat lib, use do_div()
outright.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/softfloat.c