linux/arch/m68k/lib
Al Viro 337e3c48e9 provide out-of-line strcat() for m68k
Whether we sidestep it in init/main.c or not, such situations
will arise again; compiler does generate calls of strcat()
on optimizations, so we really ought to have an out-of-line
version...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-21 16:56:00 -07:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
ashldi3.c
ashrdi3.c
checksum.c
lshrdi3.c
muldi3.c
string.c provide out-of-line strcat() for m68k 2008-05-21 16:56:00 -07:00
uaccess.c