]> Git Repo - qemu.git/blobdiff - ioport.c
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' into...
[qemu.git] / ioport.c
index 94e08ab657b8fd319197e557b013137874186c27..04e360e79a3dfdcaa51f1ae796967d4be9decddd 100644 (file)
--- a/ioport.c
+++ b/ioport.c
  */
 
 #include "qemu/osdep.h"
-#include "qemu-common.h"
 #include "cpu.h"
 #include "exec/ioport.h"
-#include "trace.h"
+#include "trace-root.h"
 #include "exec/memory.h"
 #include "exec/address-spaces.h"
 
This page took 0.022911 seconds and 4 git commands to generate.