linux/arch/sh
Paul Mundt 04c7d9579f sh: Correct __xdiv64_32/div64_32 return value size.
These should be returning a uint32_t, whereas they were erroneously
returning a u64 before. As the register sizes are 32-bits, this doesn't
really make a lot of sense.

Reported-by: Katsuya MATSUBARA <matsu@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-06 10:58:04 +09:00
..
boards sh: rework ipr code 2007-06-15 18:56:19 +09:00
boot
cchips
configs Merge branch 'x3' 2007-06-20 18:29:27 +09:00
drivers
kernel sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
lib sh: Correct __xdiv64_32/div64_32 return value size. 2007-07-06 10:58:04 +09:00
math-emu
mm sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
oprofile
tools
Kconfig Merge branch 'x3' 2007-06-20 18:29:27 +09:00
Kconfig.debug
Makefile sh: Add cpu and mach links to CLEAN_FILES. 2007-07-06 10:22:59 +09:00