commit | 576a2f0c5c6d64648d2ba68a4edbbe61863e12e2 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Nov 07 11:14:15 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:50 2017 +0100 |
tree | 1e43801d9b0d6e5ac15e70df5f47f65ff0c96d6d | |
parent | d6cb671589757ec3d20e5e0886505cdad327b1b3 [diff] |
MIPS: Export memcpy & memset functions alongside their definitions Now that EXPORT_SYMBOL can be used from assembly source, move the EXPORT_SYMBOL invocations for the memcpy & memset functions & variants thereof to be alongside their definitions. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14514/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>