Define vt_mouse_event method.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8dbd4d4ade
commit
d5a2f3c539
@ -386,5 +386,6 @@ int vtfont_load(vfnt_t *f, struct vt_font **ret);
|
||||
|
||||
/* Sysmouse. */
|
||||
void sysmouse_process_event(mouse_info_t *mi);
|
||||
void vt_mouse_event(int type, int x, int y, int event, int cnt);
|
||||
|
||||
#endif /* !_DEV_VT_VT_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user