summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/memcpy.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2011-03-28 10:48:00 +0400
committerGreg Ungerer <gerg@uclinux.org>2011-05-24 04:03:49 +0400
commitd10ed2f5383cc6e6b7649f03540b8cb1838d5f67 (patch)
treeb2ee2537f23e452df1d98a88877ae28f7e3264fa /arch/m68k/lib/memcpy.c
parent80160de89d0a7c9a93dfe91eef2b448cbc380cd0 (diff)
downloadlinux-d10ed2f5383cc6e6b7649f03540b8cb1838d5f67.tar.xz
m68k: remove duplicate memset() implementation
Merging the mmu and non-mmu directories we ended up with duplicate implementations of memset(). One is a little more optimized for the >= 68020 case, but that can easily be inserted into a single implementation of memset(). Clean up the exporting of this symbol too, otherwise we end up exporting it twice on a no-mmu build. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/lib/memcpy.c')
0 files changed, 0 insertions, 0 deletions