summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-25 19:56:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-25 19:56:03 +0000
commit87100c3feb3387fde9b2f0437358cdc00779b322 (patch)
treecc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch
parent7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff)
downloadmtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.zip
mtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz
mtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2
refresh 2.6.35 patches
SVN-Revision: 22799
Diffstat (limited to 'target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch b/target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch
index e432471..6ea9ba5 100644
--- a/target/linux/generic/patches-2.6.35/202-mips_mem_functions_performance.patch
+++ b/target/linux/generic/patches-2.6.35/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);