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:
28defbe
)
sh: Kill bogus GCC4 symbol exports.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Mar 2007 08:24:47 +0000
(17:24 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Mar 2007 08:24:47 +0000
(17:24 +0900)
__sdivsi3_i4i, __udiv_qrnnd_16, and __udivsi3_i4i don't exist
outside of the ST compiler, so kill them off.
This causes compile failures with other GCC4 compilers.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found