Changeset b19e892 in mainline for uspace/srv/hid/input/ctl/kbdev.c
- Timestamp:
- 2017-04-02T10:39:13Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9c4cf0d
- Parents:
- 80743a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/ctl/kbdev.c
r80743a1 rb19e892 39 39 #include <stdbool.h> 40 40 #include <errno.h> 41 #include <fcntl.h>42 41 #include <io/console.h> 43 42 #include <io/keycode.h>
Note:
See TracChangeset
for help on using the changeset viewer.