mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
move select from evdev to upper level
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@636 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
6c263f30cc
commit
7f022a8d57
4 changed files with 112 additions and 107 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
int in_evdev_update_keycode(void **data, int count, int *which, int *is_down, int timeout_ms);
|
||||
void in_evdev_init(void *vdrv);
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue