Changeset 60e5a856 in mainline for uspace/srv/hid/input/include/kbd.h
- Timestamp:
- 2011-06-12T16:22:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 46b60e6
- Parents:
- 5f88293
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/include/kbd.h
r5f88293 r60e5a856 60 60 /** Ctl ops */ 61 61 struct kbd_ctl_ops *ctl_ops; 62 63 /** Controller-private data */ 64 void *ctl_private; 62 65 } kbd_dev_t; 63 66
Note:
See TracChangeset
for help on using the changeset viewer.