mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-11 11:55:22 +00: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> |
||
|---|---|---|
| .. | ||
| c-checksum.c | ||
| clear_page.S | ||
| copy_page.S | ||
| copy_user_memcpy.S | ||
| dbg.c | ||
| Makefile | ||
| memcpy.S | ||
| memset.S | ||
| panic.c | ||
| sdivsi3.S | ||
| strcpy.S | ||
| strlen.S | ||
| udelay.c | ||
| udivdi3.S | ||
| udivsi3.S | ||