git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bcfffa
)
sh: Provide an __sdivsi3_2 export for sh64.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 9 May 2009 08:57:21 +0000
(17:57 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 9 May 2009 08:57:21 +0000
(17:57 +0900)
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>
No differences found