commit | f2bf7adf732d0468d3f94097dfc26b8be14e22c0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 04 12:33:45 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:44:05 2015 -0600 |
tree | 491d8871acca7eb6dfd47acba9cec40025231150 | |
parent | c6157733bd53a4de864b4c9af2db64ee4e79fd2a [diff] |
x86: Add asm/elf.h for x86-specific ELF definitions Bring in this file from Linux 4.1. It supports relocation features specific to x86. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>