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