diff options
Diffstat (limited to 'hw/virtio-blk.h')
-rw-r--r-- | hw/virtio-blk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/virtio-blk.h b/hw/virtio-blk.h index 5ef6c36054..e3686083a2 100644 --- a/hw/virtio-blk.h +++ b/hw/virtio-blk.h @@ -82,6 +82,4 @@ struct virtio_scsi_inhdr uint32_t residual; }; -void *virtio_blk_init(PCIBus *bus, BlockDriverState *bs); - #endif |