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 * Log filtering from Alex and Peter 2016-03-24 21:42:40 +00:00
ia64.c
lm32.c
m68k.c Remove unneeded include statements for setjmp.h 2016-03-22 19:11:15 +01:00
Makefile.objs
microblaze.c
mips.c target-mips: implement R6 multi-threading 2016-02-26 08:59:17 +00:00
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