]> Git Repo - qemu.git/commit - hw/s390x/ipl.c
s390: Remove ELF_MACHINE from cpu.h
authorPeter Crosthwaite <[email protected]>
Mon, 11 May 2015 06:29:10 +0000 (23:29 -0700)
committerPaolo Bonzini <[email protected]>
Fri, 25 Sep 2015 10:04:44 +0000 (12:04 +0200)
commit99a4434ed7355ba9b282b872ba2c2eb294f5dbec
treeeb3cda4522ac58de4cd9b9d3d1dcffef9d2a702f
parentbf337d4eae5ccf4d7f5d91b8d4471e7523f051de
s390: Remove ELF_MACHINE from cpu.h

The bootloader can just pass EM_S390 directly, as that
is architecture specific code.

This removes another architecture specific definition from the global
namespace.

Cc: Richard Henderson <[email protected]>
Cc: Alexander Graf <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Acked-By: Riku Voipio <[email protected]>
Signed-off-by: Peter Crosthwaite <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/s390x/ipl.c
target-s390x/cpu.h
This page took 0.025579 seconds and 4 git commands to generate.