linux/arch/sh/lib
Paul Mundt 075fc19bde sh: Revert __xdiv64_32 size change.
It's only __div64_32 that needs the fix, __xdiv64_32 behaves as
expected with the original size.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-13 12:27:13 +09:00
..
Makefile sh: Kill off udivdi3 div64_32 wrapping. 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 sh: Fixup ndelay() xloops calculation for alternate HZ. 2007-05-09 01:35:02 +00:00
div64-generic.c sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
div64.S sh: Correct __xdiv64_32/div64_32 return value size. 2007-07-06 10:58:04 +09:00
memchr.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memcpy-sh4.S sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
memcpy.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memmove.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memset.S sh: Fix a sign extension bug in memset(). 2006-09-27 14:13:14 +09:00
strlen.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00