summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-06-06 21:16:31 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-06-06 21:16:31 +0000
commit1428b8f9bc3c188f2894f9c9780cedbbbee69824 (patch)
treed93dac3cabd8a4163dab4071cd028e97383bda96 /target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch
parent478e2efca723f666d75ee6e357349082e1a09eba (diff)
downloadmaster-31e0f0ae-1428b8f9bc3c188f2894f9c9780cedbbbee69824.tar.gz
master-31e0f0ae-1428b8f9bc3c188f2894f9c9780cedbbbee69824.tar.bz2
master-31e0f0ae-1428b8f9bc3c188f2894f9c9780cedbbbee69824.zip
refresh kernel patches
SVN-Revision: 21694
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch b/target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch
index 6ea9ba51ee..e4324717b4 100644
--- a/target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch
+++ b/target/linux/generic-2.6/patches-2.6.32/202-mips_mem_functions_performance.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/include/asm/string.h
+++ b/arch/mips/include/asm/string.h
-@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
+@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
#define __HAVE_ARCH_MEMSET
extern void *memset(void *__s, int __c, size_t __count);