From: Paul Mundt Date: Sat, 9 May 2009 08:57:21 +0000 (+0900) Subject: sh: Provide an __sdivsi3_2 export for sh64. X-Git-Tag: v2.6.31-rc1~392^2~41^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1031a3a57ed76f5cb8754a89ddb22f3d9ebe8861;p=pandora-kernel.git 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 --- Reading git-diff-tree failed