]> Git Repo - qemu.git/blobdiff - hw/misc/mst_fpga.c
Include hw/irq.h a lot less
[qemu.git] / hw / misc / mst_fpga.c
index a10f0496fec31d5ac0eec4bc0a514e855c5ee398..256746ac159ca7814e1a9fdc22daacdb70045c46 100644 (file)
  * Contributions after 2012-01-13 are licensed under the terms of the
  * GNU GPL, version 2 or (at your option) any later version.
  */
+
 #include "qemu/osdep.h"
 #include "hw/hw.h"
+#include "hw/irq.h"
 #include "hw/sysbus.h"
+#include "qemu/module.h"
 
 /* Mainstone FPGA for extern irqs */
 #define FPGA_GPIO_PIN  0
This page took 0.024498 seconds and 4 git commands to generate.