]> Git Repo - qemu.git/blobdiff - disas/tci.c
target/ppc: Remove "compat" property of server class POWER CPUs
[qemu.git] / disas / tci.c
index a606b63a2a8e4db92b69db42714d5efeb08a5801..f1d6c6b46912eae3c5554c410fe4509e9a50308a 100644 (file)
@@ -17,7 +17,9 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "disas/bfd.h"
+#include "qemu/osdep.h"
+#include "qemu-common.h"
+#include "disas/dis-asm.h"
 #include "tcg/tcg.h"
 
 /* Disassemble TCI bytecode. */
This page took 0.019771 seconds and 4 git commands to generate.