commit | ed3b4d37368694e682c2c24f2fd72414d3f645ae | [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 | 981dca69f6a1df3b71f45350499cda12a40fd5ee [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>