qemu/target-unicore32
Peter Crosthwaite 663c40a50d unicore: 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.

This removes another architecture specific definition from the global
namespace.

Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
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
..
cpu-qom.h
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2015-07-09 15:20:40 +02:00
cpu.h unicore: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
helper.c
helper.h
Makefile.objs
op_helper.c
softmmu.c
translate.c disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
ucf64_helper.c