aboutsummaryrefslogtreecommitdiffstats
path: root/hw/msmouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/msmouse.h')
-rw-r--r--hw/msmouse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/msmouse.h b/hw/msmouse.h
new file mode 100644
index 0000000..947afd9
--- /dev/null
+++ b/hw/msmouse.h
@@ -0,0 +1,2 @@
+/* msmouse.c */
+CharDriverState *qemu_chr_open_msmouse(void);