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/m68k/lib
Geert Uytterhoeven 5df58f3aac m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 13 years ago
..
Makefile m68k: handle presence of 64bit mul/div instructions cleanly 13 years ago
ashldi3.c
ashrdi3.c
checksum.c m68k: simpler m68k and ColdFire CPU's can use generic csum code 13 years ago
divsi3.S
lshrdi3.c
memcpy.c m68k: fix memcpy to unmatched/unaligned source and dest on 68000 13 years ago
memmove.c m68k: remove duplicate memmove() implementation 14 years ago
memset.c m68k: use kernel processor defines for conditional optimizations 14 years ago
modsi3.S
muldi3.c m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 13 years ago
mulsi3.S
string.c m68k: remove duplicate memcpy() implementation 14 years ago
uaccess.c m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() 13 years ago
udivsi3.S
umodsi3.S