commit | e0e641ea6db321df507cedfe8e0ac9406c9cedc0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 05 14:39:38 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Mar 15 16:13:58 2013 -0400 |
tree | 9e12092437a9b2940ad970d94d629a7844ebd50d | |
parent | 9bce37cc152044be0c56e8faab271ce114430d86 [diff] |
arm: Use sections header to obtain link symbols Include this header to get access to link symbols, which are otherwise removed. Signed-off-by: Simon Glass <sjg@chromium.org>