From: Paul Mundt Date: Wed, 28 Mar 2007 08:24:47 +0000 (+0900) Subject: sh: Kill bogus GCC4 symbol exports. X-Git-Tag: v2.6.21-rc6~78^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5b406b9a857a67caf778f096bfc7f4e6b0401a;p=pandora-kernel.git sh: Kill bogus GCC4 symbol exports. __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 --- Reading git-diff-tree failed