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