]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc_chrp.c
Break up vl.h.
[qemu.git] / hw / ppc_chrp.c
index 8fb8e5d205dbc427d8ab966183797849aaa28142..34e19218333c3c16e12fee8f33ce04a418fe0f93 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "hw.h"
+#include "ppc.h"
 #include "ppc_mac.h"
+#include "nvram.h"
+#include "pc.h"
+#include "pci.h"
+#include "net.h"
+#include "sysemu.h"
+#include "boards.h"
 
 /* UniN device */
 static void unin_writel (void *opaque, target_phys_addr_t addr, uint32_t value)