]> Git Repo - qemu.git/blobdiff - hw/sun4u.c
qom: move include files to include/qom/
[qemu.git] / hw / sun4u.c
index b2b51e30c206356cc672a1e0eebadcb41a8a5a54..000f6118e1403ad57402b353e155ca3e182a5901 100644 (file)
  * THE SOFTWARE.
  */
 #include "hw.h"
-#include "pci.h"
+#include "pci/pci.h"
 #include "apb_pci.h"
 #include "pc.h"
 #include "serial.h"
 #include "nvram.h"
 #include "fdc.h"
-#include "net.h"
+#include "net/net.h"
 #include "qemu-timer.h"
 #include "sysemu.h"
 #include "boards.h"
@@ -39,7 +39,7 @@
 #include "loader.h"
 #include "elf.h"
 #include "blockdev.h"
-#include "exec-memory.h"
+#include "exec/address-spaces.h"
 
 //#define DEBUG_IRQ
 //#define DEBUG_EBUS
This page took 0.023203 seconds and 4 git commands to generate.