diff options
author | Marek Vasut <marex@denx.de> | 2016-05-26 18:01:46 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-02 21:21:47 -0400 |
commit | 13b0a91a6d48736d2927edd63e59f3a9e76f6d34 (patch) | |
tree | 7c57c27cfbc53b860bf6a61d4ff8f419440fc275 /fs/zfs | |
parent | 806f86bd826e7a0fbefd4f34c550df400905992a (diff) | |
download | u-boot-imx-13b0a91a6d48736d2927edd63e59f3a9e76f6d34.zip u-boot-imx-13b0a91a6d48736d2927edd63e59f3a9e76f6d34.tar.gz u-boot-imx-13b0a91a6d48736d2927edd63e59f3a9e76f6d34.tar.bz2 |
arm: lib: Split asm symbols into different .text subsections
Split each symbol in lib1funcs into different .text.foo section instead
of placing all of them into plain .text . This allows the linker to collect
and discard unused assembler symbols.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'fs/zfs')
0 files changed, 0 insertions, 0 deletions