+1
−44
include/exec/tb-context.h
0 → 100644
+44
−0
+1
−1
+2
−0
+22
−0
Loading
TCG backends do not need most of exec-all.h; extract what they actually
need to a separate file or move it directly to tcg.h. The next patch
will stop including exec-all.h from everywhere.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>