On 31/05/2015 08:12, Peter Crosthwaite wrote:
> From: Peter Crosthwaite <crosthwaitepe...@gmail.com>
> 
> The only generic code relying on this is linux-user. Linux user already
> has a lot of #ifdef TARGET_ customisation so just define ELF_MACHINE
> locally there.
> 
> The armv7m bootloader can just pass EM_ARM directly, as that
> is architecture specific code.
> 
> This remove another architecture specific definition from the global
> namespace.
> 
> Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com>

Introduce cpu-user.h, and move TARGET_VIRT_ADDR_SPACE_BITS there too?

Paolo

Reply via email to