sh: Provide an __sdivsi3_2 export for sh64.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 9 May 2009 08:57:21 +0000 (17:57 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 9 May 2009 08:57:21 +0000 (17:57 +0900)
commit1031a3a57ed76f5cb8754a89ddb22f3d9ebe8861
treed96fa7501dcf7c74837e43a2bec084aea877eaec
parent2bcfffa42309b6f73042c62459bf5207762a271d
sh: Provide an __sdivsi3_2 export for sh64.

Newer code paths that are heavier in 64-bit math manage to get this
generated by newer compilers, provide a definition and export
accordingly. This is trivially wrapped around the existing __sdivsi3
code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/sh_ksyms_64.c
arch/sh/lib64/sdivsi3.S