qemu/disas
Paolo Bonzini 65603e2fc1 tci: do not include exec/exec-all.h
TCI does not need the runtime definition in exec-all.h.  It only needs the
host-side definitions in tcg/tcg.h.  Now that cpu.h is not included
everywhere, this caused a failure because exec-all.h does need cpu.h
but does not include it itself.

Fix by including the intended header.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1463745452-25831-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-05-20 15:07:46 +01:00
..
libvixl
alpha.c
arm-a64.cc
arm.c
cris.c
hppa.c
i386.c
ia64.c
lm32.c
m68k.c
Makefile.objs
microblaze.c
mips.c
moxie.c
ppc.c
s390.c
sh4.c
sparc.c
tci.c tci: do not include exec/exec-all.h 2016-05-20 15:07:46 +01:00