sh: Revert __xdiv64_32 size change.
commit075fc19bdea9120989142fa2179abd958b3a5c72
authorPaul Mundt <lethal@linux-sh.org>
Fri, 13 Jul 2007 03:27:13 +0000 (13 12:27 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 13 Jul 2007 03:27:13 +0000 (13 12:27 +0900)
treea6d9c567650810d35847350e39bb8e601a7e36d8
parent2f5a5dc0c1a9e970ceb9b47d778732962d6dd9f6
sh: Revert __xdiv64_32 size change.

It's only __div64_32 that needs the fix, __xdiv64_32 behaves as
expected with the original size.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/lib/div64-generic.c