On 01/16/2018 09:25 AM, Laurent Vivier wrote:
> Instead of a sequence of "#if ... #endif" move the
> selection to a function in linux-user/*/target_elf.h
> 
> We can't add them in linux-user/*/target_cpu.h
> because we will need to include "elf.h" to
> use ELF flags with eflags, and including
> "elf.h" in "target_cpu.h" introduces some
> conflic in elfload.c
> 
> Suggested-by: Richard Henderson <richard.hender...@linaro.org>
> Signed-off-by: Laurent Vivier <laur...@vivier.eu>
> ---
> 
> Notes:
>     v2: new patch in the series

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to