commit | 4a2e034e5cdadde4c712f79bdd57d1455c76a3db | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Jan 11 17:08:26 2016 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 24 14:57:25 2016 +0000 |
tree | c6741d813974a8c486f211fae6f7f4aeddecafaa | |
parent | 2bf31a4a05f5b00f37d65ba029d36a0230286cb7 [diff] |
arm64: make asm/elf.h available to asm files This reshuffles some code in asm/elf.h and puts a #ifndef __ASSEMBLY__ around its C definitions so that the CPP defines can be used in asm source files as well. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>