linux-stable/arch/m68k/lib
Greg Ungerer 9461702d2a m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
We don't need an arch/m68k/lib/checksum.c wrapper to include the correct
mmu or non-mmu version of the checksum code. Let the Makefile just build
the appropriate one.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-05-24 10:03:50 +10:00
..
ashldi3.c
ashrdi3.c
checksum_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
checksum_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
delay.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
divsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
lshrdi3.c
Makefile m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c 2011-05-24 10:03:50 +10:00
memcpy.c m68k: remove duplicate memcpy() implementation 2011-05-24 10:03:49 +10:00
memmove.c m68k: remove duplicate memmove() implementation 2011-05-24 10:03:49 +10:00
memset.c m68k: remove duplicate memset() implementation 2011-05-24 10:03:49 +10:00
modsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
muldi3.c m68k: merge mmu and non-mmu versions of muldi3 2011-05-24 10:03:49 +10:00
mulsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
string.c m68k: remove duplicate memcpy() implementation 2011-05-24 10:03:49 +10:00
uaccess.c
udivsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
umodsi3.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00