1
0
Fork 0
alistair23-linux/arch/frv/lib
David Howells 402344012e [PATCH] frv: implement and export various things required by modules
Export a number of features required to build all the modules.  It also
implements the following simple features:

 (*) csum_partial_copy_from_user() for MMU as well as no-MMU.

 (*) __ucmpdi2().

so that they can be exported too.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:13:36 -08:00
..
Makefile [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
__ashldi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
__ashrdi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
__lshrdi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
__muldi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
__negdi2.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
__ucmpdi2.S [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
atomic-ops.S [PATCH] frv: drop 8/16-bit xchg and cmpxchg 2006-01-08 20:13:36 -08:00
cache.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
insl_ns.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
insl_sw.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memcpy.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memset.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
outsl_ns.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
outsl_sw.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00