commit | 827456e71036681039e2c89f58e29f950ef3eb05 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Nov 07 11:48:04 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:49 2017 +0100 |
tree | 37de187f1e69c4c8425b942be8137883f52df66e | |
parent | 29830c124d834c4ce0133aaf8ca85f045f9e758c [diff] |
MIPS: Export _mcount alongside its definition Now that EXPORT_SYMBOL can be used from assembly source, move the EXPORT_SYMBOL invocation for _mcount to be alongside its definition. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14525/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>