kernel: add a memmove() implementation for MIPS boot decompressor
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Oct 2014 00:16:10 +0000 (00:16 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Oct 2014 00:16:10 +0000 (00:16 +0000)
commitbafa9d4f051c138a50f798e00ca20c9fb4d994a9
tree9cc46aecf4c20a33bd85780b324062fcfa4fe760
parenta1f7c6a309eba7e467c5bc203ebd492d43f910dc
kernel: add a memmove() implementation for MIPS boot decompressor

This is required due to 306-mips_mem_functions_performance.patch, just
add a memmove() implementation to satisfy the lzma2 decompressor code.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43036 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.14/063-mips_decompressor_memmove.patch [new file with mode: 0644]