]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add asm/elf.h for x86-specific ELF definitions
authorSimon Glass <sjg@chromium.org>
Tue, 4 Aug 2015 18:33:45 +0000 (12:33 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:55 +0000 (08:00 +0200)
commite506925603552467e0301be26fc8c04f515dd24a
tree3828842c9cee066113f3203d60052eaf5bf9e710
parent5bdff1300b8c3c580a772c8443e22cff5e5d2cbd
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>
arch/x86/include/asm/elf.h [new file with mode: 0644]