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 d0025e5edf Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 17 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
divsi3.S
gcclib.h
ins.S Blackfin arch: Add assembly function insl_16 17 years ago
lshrdi3.c
memchr.S
memcmp.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
memcpy.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
memmove.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
memset.S
modsi3.S
muldi3.c
outs.S
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