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

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

#endif