On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote: > Add this so that we can support 64-bit relocation on x86. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > > include/elf.h | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>