summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-01-28 17:44:20 +0000
committerJohn Crispin <john@openwrt.org>2013-01-28 17:44:20 +0000
commit0de095593195b8c45dcecb4343271afbedce32df (patch)
treeb93cbf751ceb44b9b4b9500cae0cf7a2d2efc15d /target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch
parent0183df8ed9155b813564aafadace08ee04d64456 (diff)
downloadmaster-31e0f0ae-0de095593195b8c45dcecb4343271afbedce32df.tar.gz
master-31e0f0ae-0de095593195b8c45dcecb4343271afbedce32df.tar.bz2
master-31e0f0ae-0de095593195b8c45dcecb4343271afbedce32df.zip
refresh patches
SVN-Revision: 35355
Diffstat (limited to 'target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch b/target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch
index e6056fa5c4..9818677425 100644
--- a/target/linux/generic/patches-3.7/306-mips_mem_functions_performance.patch
+++ b/target/linux/generic/patches-3.7/306-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);