qemu-e2k/hw/m68k
Peter Crosthwaite 45e6b8b61a m68k: 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 machine model bootloaders can just pass EM_68K directly, as that
is architecture specific code.

This removes another architecture specific definition from the global
namespace.

Cc: Laurent Vivier <laurent@vivier.eu>
Cc: Greg Ungerer <gerg@uclinux.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-By: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Greg Ungerer <gerg@uclinux.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
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 hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
an5206.c m68k: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
dummy_m68k.c m68k: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
mcf5206.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mcf5208.c m68k: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
mcf_intc.c m68k: implement more ColdFire 5208 interrupt controller functionality 2015-06-22 14:43:25 +01:00