]> git.proxmox.com Git - qemu.git/blobdiff - hw/alpha/alpha_sys.h
hw/alpha: Don't machine check on missing pci i/o
[qemu.git] / hw / alpha / alpha_sys.h
index 09878516acf99e96c0c742efc0524c88b2720eb0..e11025b4be603d3021d7911381185a07b061e86c 100644 (file)
@@ -14,6 +14,7 @@ PCIBus *typhoon_init(ram_addr_t, ISABus **, qemu_irq *, AlphaCPU *[4],
                      pci_map_irq_fn);
 
 /* alpha_pci.c.  */
+extern const MemoryRegionOps alpha_pci_ignore_ops;
 extern const MemoryRegionOps alpha_pci_conf1_ops;
 extern const MemoryRegionOps alpha_pci_iack_ops;