input: move default bind handling to input core
[libpicofe.git] / linux / in_evdev.h
... / ...
CommitLineData
1
2struct in_default_bind;
3extern int in_evdev_allow_abs_only;
4
5void in_evdev_init(const struct in_default_bind *defbinds);