diff options
author | Peter Crosthwaite <crosthwaitepeter@gmail.com> | 2015-05-10 23:29:10 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-09-25 12:04:43 +0200 |
commit | f4fc2bbfa2abd655ddcc622a8ae18c368bbce992 (patch) | |
tree | d10a151ba6f5bdaed4416356ced0ae69005e0be8 /dma-helpers.c | |
parent | b597c3f7da17fcb37d394a16a6c0ef0a02846177 (diff) | |
download | hqemu-f4fc2bbfa2abd655ddcc622a8ae18c368bbce992.zip hqemu-f4fc2bbfa2abd655ddcc622a8ae18c368bbce992.tar.gz |
mb: Remove ELF_MACHINE from cpu.h
The only generic code relying on this is linux-user, but linux-users'
default behaviour or setting ELF_MACHINE to ELF_ARCH will handle this.
The microblaze bootloader can just pass EM_MICROBLAZE 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>
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions