summaryrefslogtreecommitdiff
path: root/rcm-server-evdev.h
blob: 2a388529251b52da66daa628f05a27e3653c3da4 (plain)
1
2
3
4
5
6
7
#ifndef foorcmserverevdevhfoo
#define foorcmserverevdevhfoo

int evdev_setup(struct device *device, const char *path);

#endif