diff options
author | Roman Zippel <zippel@linux-m68k.org> | 2005-09-04 00:57:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 09:06:19 +0200 |
commit | 072dffda1d35c391fe893ec9b1d098145e668fef (patch) | |
tree | 2eee1530619abb7cf751db022216ab483e6fc823 /arch/cris | |
parent | [PATCH] m68k: move cache functions into separate file (diff) | |
download | linux-072dffda1d35c391fe893ec9b1d098145e668fef.tar.xz linux-072dffda1d35c391fe893ec9b1d098145e668fef.zip |
[PATCH] m68k: cleanup inline mem functions
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>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions