summaryrefslogtreecommitdiffstats
path: root/hw/msmouse.h
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2013-03-05 23:21:31 +0530
committerAnthony Liguori <aliguori@us.ibm.com>2013-03-08 13:57:16 -0600
commit5ab8211b9e1215ed136164c6d9622f2c928f7a8d (patch)
tree4fea7a7099a2d00b5a3d25e3c9900707c318f1b6 /hw/msmouse.h
parent08744c98115cfa144ed3493556024e400b2e2573 (diff)
downloadhqemu-5ab8211b9e1215ed136164c6d9622f2c928f7a8d.zip
hqemu-5ab8211b9e1215ed136164c6d9622f2c928f7a8d.tar.gz
qemu-char: move msmouse registeration to msmouse.c
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Amit Shah <amit.shah@redhat.com> Message-id: b47d1153b0d7669743c9a6bb98ce30f4cf7f876b.1362505276.git.amit.shah@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/msmouse.h')
-rw-r--r--hw/msmouse.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/hw/msmouse.h b/hw/msmouse.h
deleted file mode 100644
index 8cff3a7..0000000
--- a/hw/msmouse.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef HW_MSMOUSE_H
-#define HW_MSMOUSE_H 1
-
-/* msmouse.c */
-CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);
-
-#endif
OpenPOWER on IntegriCloud