You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/blackfin/lib
Philippe Gerum b9c7eb498d Blackfin: fix misnomer of some I-pipe helpers 16 years ago
..
Makefile Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 17 years ago
ashldi3.c
ashrdi3.c
checksum.c Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols 16 years ago
divsi3.S
gcclib.h
ins.S Blackfin: fix misnomer of some I-pipe helpers 16 years ago
lshrdi3.c Blackfin: fix miscompilation in lshrdi3 16 years ago
memchr.S
memcmp.S
memcpy.S [Blackfin] arch: fix bug - make memcpy return the dest addr. 17 years ago
memmove.S
memset.S
modsi3.S
muldi3.S Blackfin arch: Replace C version of 64 bit multiply with hand optimized assembly 16 years ago
outs.S Blackfin arch: Fix typo. it should be _outsw_8 17 years ago
smulsi3_highpart.S
strcmp.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 years ago
strcpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 years ago
strncmp.c Blackfin: fix strncmp.o build error 16 years ago
strncpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 years ago
udivsi3.S
umodsi3.S
umulsi3_highpart.S