summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/string.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-051-0/+237
Use the builtin functions for memset/memclr/memcpy, special optimizations for page operations have dedicated functions now. Uninline memmove/memchr and move all functions into a single file and clean it up a little. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
OpenPOWER on IntegriCloud