linux/arch/powerpc/lib
Paul Mackerras 00557b59c6 powerpc: Fix find_next_bit on 32-bit
We had a "64" that didn't get changed to BITS_PER_LONG, resulting
in find_next_bit not working correctly.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 12:01:41 +11:00
..
Makefile
bitops.c powerpc: Fix find_next_bit on 32-bit 2005-11-10 12:01:41 +11:00
checksum_32.S
checksum_64.S
copy_32.S
copypage_64.S [PATCH] ppc64: support 64k pages 2005-11-06 16:56:47 -08:00
copyuser_64.S [PATCH] ppc64: support 64k pages 2005-11-06 16:56:47 -08:00
div64.S
e2a.c
locks.c powerpc: Various UP build fixes 2005-11-07 13:18:13 +11:00
mem_64.S
memcpy_64.S
rheap.c
sstep.c
strcase.c
string.S
usercopy_64.c