diff options
author | 2011-03-28 16:48:00 +1000 | |
---|---|---|
committer | 2011-05-24 10:03:49 +1000 | |
commit | d10ed2f5383cc6e6b7649f03540b8cb1838d5f67 (patch) | |
tree | b2ee2537f23e452df1d98a88877ae28f7e3264fa /include/linux/uts.h | |
parent | m68k: remove duplicate memmove() implementation (diff) | |
download | linux-rng-d10ed2f5383cc6e6b7649f03540b8cb1838d5f67.tar.xz linux-rng-d10ed2f5383cc6e6b7649f03540b8cb1838d5f67.zip |
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 'include/linux/uts.h')
0 files changed, 0 insertions, 0 deletions