diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-28 08:53:37 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-05-24 02:03:49 +0200 |
commit | 66d83ab32aec5d84d707d4d72717b9468ec33a96 (patch) | |
tree | 09a7748e0980fd99b6925a92ad5af53c87638a53 /arch/microblaze/include | |
parent | m68k: remove duplicate memset() implementation (diff) | |
download | linux-66d83ab32aec5d84d707d4d72717b9468ec33a96.tar.xz linux-66d83ab32aec5d84d707d4d72717b9468ec33a96.zip |
m68k: remove duplicate memcpy() implementation
Merging the mmu and non-mmu directories we ended up with duplicate
implementations of memcpy(). One is a little more optimized for the
>= 68020 case, but that can easily be inserted into a single
implementation of memcpy(). 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/microblaze/include')
0 files changed, 0 insertions, 0 deletions