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 d14d751ff9 sh64: Kill off special clear_page() implementation.
This can use the now generic clear_page() implementation, which is backed
by the sh64 optimized memset routine. This also fixes up the case where
PAGE_SIZE != 4kB.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-04 17:17:00 +09:00
..
Makefile sh64: Kill off special clear_page() implementation. 2009-08-04 17:17:00 +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