mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
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> |
||
|---|---|---|
| .. | ||
| ashldi3.c | ||
| ashrdi3.c | ||
| checksum.c | ||
| lshrdi3.c | ||
| Makefile | ||
| muldi3.c | ||
| semaphore.S | ||
| string.c | ||