summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-31 14:08:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-31 14:08:30 +0000
commit66f9c974c03db283551b7825cffe95a52ca964ad (patch)
tree18375a9dc49f901c142c4cb663b0d07dc556052a /target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
parentee4dd61b1095aa103a20fb97f8dfabecc7a1f8a8 (diff)
downloadmtk-20170518-66f9c974c03db283551b7825cffe95a52ca964ad.zip
mtk-20170518-66f9c974c03db283551b7825cffe95a52ca964ad.tar.gz
mtk-20170518-66f9c974c03db283551b7825cffe95a52ca964ad.tar.bz2
refresh 2.6.32 patches
SVN-Revision: 22848
Diffstat (limited to 'target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch b/target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
index e432471..6ea9ba5 100644
--- a/target/linux/generic/patches-2.6.32/202-mips_mem_functions_performance.patch
+++ b/target/linux/generic/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);