Browse Source
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>remotes/github/stable-0.12
committed by
Anthony Liguori
3 changed files with 7 additions and 7 deletions
@ -1,2 +1,2 @@ |
|||
/* msmouse.c */ |
|||
CharDriverState *qemu_chr_open_msmouse(void); |
|||
CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts); |
|||
|
|||
Loading…
Reference in new issue