qemu-e2k/hw/cris
Peter Crosthwaite 7233df4949 cris: Remove ELF_MACHINE from cpu.h
The only generic code relying on this is linux-user, but linux users'
default behaviour of defaulting ELF_MACHINE to ELF_ARCH will handle
this.

The bootloader can just pass EM_CRIS directly, as that is architecture
specific code.

This removes another architecture specific definition from the global
namespace.

Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-By: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 12:04:43 +02:00
..
Makefile.objs cris: Remove the CRIS PIC glue 2014-02-03 14:04:00 +00:00
axis_dev88.c Use DEFINE_MACHINE() to register all machines 2015-09-19 16:40:15 +02:00
boot.c cris: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
boot.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00