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
Mike Frysinger c250bfb93c Blackfin arch: cleanup and unify the ins functions 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 arch: move EXPORT_SYMBOL to the place where it is actually defined 16 years ago
divsi3.S
gcclib.h
ins.S Blackfin arch: cleanup and unify the ins functions 16 years ago
lshrdi3.c
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 arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 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