]> Git Repo - qemu.git/blob - hw/msmouse.h
target-s390: Add format based disassassmbly infrastructure
[qemu.git] / hw / msmouse.h
1 #ifndef HW_MSMOUSE_H
2 #define HW_MSMOUSE_H 1
3
4 /* msmouse.c */
5 CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);
6
7 #endif
This page took 0.022182 seconds and 4 git commands to generate.