Le 10/09/2019 à 21:34, Alex Bennée a écrit :
> This is preparatory for plugins which will want to report the
> architecture to plugins. Move the ELF_ARCH definition out of the
> loader and into its own header.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  bsd-user/elfload.c     |  13 +----
>  include/elf/elf-arch.h | 109 +++++++++++++++++++++++++++++++++++++++++

Your file should be split across "linux-user/$(TARGET_ABI_DIR)/elf-arch.h"

Thanks,
Laurent

Reply via email to