summaryrefslogtreecommitdiffstats
path: root/hw/virtio-console.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio-console.h')
-rw-r--r--hw/virtio-console.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/virtio-console.h b/hw/virtio-console.h
index 2de9520..84d0717 100644
--- a/hw/virtio-console.h
+++ b/hw/virtio-console.h
@@ -16,7 +16,4 @@
/* The ID for virtio console */
#define VIRTIO_ID_CONSOLE 3
-/* Creates a virtio console */
-void *virtio_console_init(PCIBus *bus, CharDriverState *chr);
-
#endif
OpenPOWER on IntegriCloud