mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>