diff options
Diffstat (limited to 'hw/prep_pci.c')
-rw-r--r-- | hw/prep_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/prep_pci.c b/hw/prep_pci.c index 815db5308..dd53f871a 100644 --- a/hw/prep_pci.c +++ b/hw/prep_pci.c @@ -169,4 +169,3 @@ PCIBus *pci_prep_init(qemu_irq *pic) return s->bus; } - |