dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68k/lib
Roman Zippel 072dffda1d [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>
2005-09-05 00:06:19 -07:00
..
Makefile [PATCH] m68k: cleanup inline mem functions 2005-09-05 00:06:19 -07:00
ashldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ashrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lshrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
muldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
semaphore.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
string.c [PATCH] m68k: cleanup inline mem functions 2005-09-05 00:06:19 -07:00