commit | b744d332f3ef17adc1219be7098b0a4cc30b2dbe | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <crosthwaitepeter@gmail.com> | Sun May 10 23:29:10 2015 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 25 12:04:43 2015 +0200 |
tree | 67d9d84dab4461a8b6878d79f2d3f896b30bb8c3 | |
parent | 7233df4949df2b6c2b417beaf336a180b3c66e25 [diff] |
moxie: Remove ELF_MACHINE from cpu.h The bootloader can just pass EM_MOXIE directly, as that is architecture specific code. This removes another architecture specific definition from the global namespace. Cc: Anthony Green <green@moxielogic.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>