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/sh/lib64
Paul Mundt 3767f3f1ee sh: Convert sh64 to use the generic checksum code.
This plugs in GENERIC_CSUM support on sh64, and kills off all of the old
references.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-06-15 00:00:42 +09:00
..
Makefile sh: Convert sh64 to use the generic checksum code. 2009-06-15 00:00:42 +09:00
clear_page.S sh: clear/copy_page renames in lib and lib64. 2008-01-28 13:18:54 +09:00
copy_page.S sh: clear/copy_page renames in lib and lib64. 2008-01-28 13:18:54 +09:00
copy_user_memcpy.S sh: Move arch/sh64/lib to arch/sh/lib64. 2008-01-28 13:18:39 +09:00
dbg.c sh: Kill off unused sh64 debug code. 2009-05-08 17:36:57 +09:00
memcpy.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
memset.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
panic.c sh: Move out cayman-specific panic handler code to its own file. 2009-05-08 17:41:59 +09:00
sdivsi3.S sh: Provide an __sdivsi3_2 export for sh64. 2009-05-09 17:57:21 +09:00
strcpy.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
strlen.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
udelay.c sh: Kill off unused sh64 debug code. 2009-05-08 17:36:57 +09:00
udivdi3.S sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
udivsi3.S sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00