original_kernel/arch/powerpc/lib
Paul Mackerras d0027bf09f [POWERPC] Fix return value from memcpy
As pointed out by Herbert Xu <herbert@gondor.apana.org.au>, our
memcpy implementation didn't return the destination pointer as its
return value, and there is code in the kernel that expects that.
This fixes it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-08-31 13:22:58 +10:00
..
Makefile
checksum_32.S
checksum_64.S
copy_32.S
copypage_64.S
copyuser_64.S
div64.S
e2a.c
locks.c
mem_64.S
memcpy_64.S
rheap.c
sstep.c
strcase.c
string.S
usercopy_64.c