diff options
Diffstat (limited to 'hw/unin_pci.c')
-rw-r--r-- | hw/unin_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/unin_pci.c b/hw/unin_pci.c index 60fdea890f..a835e17230 100644 --- a/hw/unin_pci.c +++ b/hw/unin_pci.c @@ -268,4 +268,3 @@ PCIBus *pci_pmac_init(qemu_irq *pic) #endif return s->bus; } - |