Revision cb9c377f hw/msmouse.h

b/hw/msmouse.h
1
#ifndef HW_MSMOUSE_H
2
#define HW_MSMOUSE_H 1
3

  
1 4
/* msmouse.c */
2 5
CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);
6

  
7
#endif

Also available in: Unified diff