
5 Aug
2015
5 Aug
'15
8:02 p.m.
On 4 August 2015 at 12:33, Simon Glass sjg@chromium.org wrote:
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
Changes in v3: None Changes in v2:
- Drop unneeded include of asm/ptrace.h
- Fix comment style
arch/x86/include/asm/elf.h | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 arch/x86/include/asm/elf.h
Applied to u-boot-x86.