qemu-e2k/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 libvixl: Avoid std::abs() of 64-bit type 2016-02-03 13:46:34 +00:00
Makefile.objs disas/libvixl: Suppress gcc 4.6.3 sign-compare warnings 2016-01-12 16:45:45 +00:00
alpha.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
arm-a64.cc disas/arm-a64.cc: Include osdep.h first 2016-02-23 12:43:04 +00:00
arm.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
cris.c cris: Clean up includes 2016-01-29 15:07:24 +00:00
hppa.c disas: Clean up includes 2016-02-04 17:41:30 +00:00
i386.c * Log filtering from Alex and Peter 2016-03-24 21:42:40 +00:00
ia64.c disas: Clean up includes 2016-02-04 17:41:30 +00:00
lm32.c lm32: Clean up includes 2016-01-29 15:07:22 +00:00
m68k.c Remove unneeded include statements for setjmp.h 2016-03-22 19:11:15 +01:00
microblaze.c disas/microblaze.c: Don't define TRUE or FALSE 2016-01-28 11:13:13 +00:00
mips.c target-mips: implement R6 multi-threading 2016-02-26 08:59:17 +00:00
moxie.c moxie: Clean up includes 2016-01-29 15:07:25 +00:00
ppc.c ppc: Clean up includes 2016-01-29 15:07:22 +00:00
s390.c disas: Clean up includes 2016-02-04 17:41:30 +00:00
sh4.c sh4: Clean up includes 2016-01-29 15:07:24 +00:00
sparc.c disas: Clean up includes 2016-02-04 17:41:30 +00:00
tci.c tci: do not include exec/exec-all.h 2016-05-20 15:07:46 +01:00