Changeset 6d605e6 in mainline for uspace/srv/hid/input/ctl/kbdev.c
- Timestamp:
- 2011-08-16T16:47:38Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cce8a83
- Parents:
- 1f419ecf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/ctl/kbdev.c
r1f419ecf r6d605e6 50 50 #include <loc.h> 51 51 #include <stdlib.h> 52 #include <vfs/vfs_sess.h> 52 53 #include <sys/typefmt.h> 53 #include <vfs/vfs_sess.h>54 55 54 56 55 static int kbdev_ctl_init(kbd_dev_t *);
Note:
See TracChangeset
for help on using the changeset viewer.