remarkable-linux/arch/sh/lib
Paul Mundt cdf50b23bf sh: Kill off udivdi3 div64_32 wrapping.
Previously we've been handling udivdi3 references and wrapping
them in to div64_32() automatically. This doesn't get a lot of
use, however, and as akpm noted in the recent thread on l-k:

	http://lkml.org/lkml/2007/2/27/241

we're better off simply ripping it out and going the do_div()
route if there happen to be any places that need it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-07 02:11:55 +00:00
..
checksum.S sh: Fix TCP payload csum bug in csum_partial_copy_generic(). 2006-09-27 14:46:24 +09:00
delay.c
div64-generic.c
div64.S
Makefile sh: Kill off udivdi3 div64_32 wrapping. 2007-05-07 02:11:55 +00:00
memchr.S
memcpy-sh4.S sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
memcpy.S
memmove.S
memset.S
strlen.S