X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fevent.h;fp=linux%2Fevent.h;h=0000000000000000000000000000000000000000;hb=289cd18ef05c122c79ae2483740851b43a53b7ff;hp=fb3cd070c12e56575a72210fd040e00f580ec712;hpb=2258f158c46e77d4e62a5ef4814f97c8354a29e3;p=libpicofe.git diff --git a/linux/event.h b/linux/event.h deleted file mode 100644 index fb3cd07..0000000 --- a/linux/event.h +++ /dev/null @@ -1,4 +0,0 @@ -int in_evdev_probe(void); -void in_evdev_free(void *drv_data); -int in_evdev_bind_count(void); -int in_evdev_update(void *drv_data, int *binds);