commit | 685ec2ccbb65bcc6c79b465d36e4bd50b8e6f10e | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Tue Nov 03 06:11:31 2009 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Jan 17 09:17:26 2010 -0500 |
tree | 81f47c465438a676c6c88a361a9e6aaf7f8f2969 | |
parent | a608c82b76586cd128dcbe9c546f9c2387bea144 [diff] |
Blackfin: move section length calculation to linker script The length of the sections is fixed at link time, so let the linker do the calculation rather than doing it ourselves at runtime. Signed-off-by: Mike Frysinger <vapier@gentoo.org>