summaryrefslogtreecommitdiffstats
path: root/hw/virtio-console.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-14 22:35:08 +0100
commit0e058a8a6aab56565677dc3a7f994b0c8f191a48 (patch)
treeb567e8f97339d6a9fa30ab89775a022bb6f209ff /hw/virtio-console.h
parent2d72c5727f8343a39862b8fca3b53a2bce26a7ca (diff)
downloadhqemu-0e058a8a6aab56565677dc3a7f994b0c8f191a48.zip
hqemu-0e058a8a6aab56565677dc3a7f994b0c8f191a48.tar.gz
Virtio-console conversion
Signed-off-by: Paul Brook <paul@codesourcery.com>
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