]> git.proxmox.com Git - mirror_qemu.git/commit
sparc: Remove ELF_MACHINE from cpu.h
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Mon, 11 May 2015 06:29:10 +0000 (23:29 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Sep 2015 10:04:44 +0000 (12:04 +0200)
commit77452383e0c45704e2339b58eac29a3730bc18b1
treeeea9fd205a7768f2717216019f8a844e9b88372b
parent99a4434ed7355ba9b282b872ba2c2eb294f5dbec
sparc: Remove ELF_MACHINE from cpu.h

The bootloaders can just pass EM_SPARC or EM_SPARCV9 directly, as
they are architecture specific code (to one or the other).

This removes another architecture specific definition from the global
namespace.

Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
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>
hw/sparc/leon3.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
target-sparc/cpu.h