]> git.proxmox.com Git - qemu.git/blobdiff - hw/integratorcp.c
Break up vl.h.
[qemu.git] / hw / integratorcp.c
index 31e7d7d0e687c3dfd586b5d7cb70f7759cfb612e..621122631dcc4b827c1e6ccd10960f02ea3cd963 100644 (file)
@@ -7,8 +7,13 @@
  * This code is licenced under the GPL
  */
 
-#include "vl.h"
-#include "arm_pic.h"
+#include "hw.h"
+#include "primecell.h"
+#include "devices.h"
+#include "sysemu.h"
+#include "boards.h"
+#include "arm-misc.h"
+#include "net.h"
 
 void DMA_run (void)
 {