]> Git Repo - qemu.git/blobdiff - hw/alpha_sys.h
s390: new contributions GPLv2 or later
[qemu.git] / hw / alpha_sys.h
index 7604d09c80b13d47ccbbb8d739f9da8e8b741615..233a71ecdbdccaa858c8e83af7b9a61cd045c2c7 100644 (file)
@@ -3,15 +3,14 @@
 #ifndef HW_ALPHA_H
 #define HW_ALPHA_H 1
 
-#include "pci.h"
-#include "pci_host.h"
+#include "pci/pci.h"
+#include "pci/pci_host.h"
 #include "ide.h"
-#include "net.h"
 #include "pc.h"
 #include "irq.h"
 
 
-PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, CPUAlphaState *[4],
+PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, AlphaCPU *[4],
                      pci_map_irq_fn);
 
 /* alpha_pci.c.  */
This page took 0.023769 seconds and 4 git commands to generate.