Changeset bbf79e0 in mainline for uspace/app/virtusbkbd/items.h
- Timestamp:
- 2010-10-12T12:56:33Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2193471
- Parents:
- e22ce0b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/virtusbkbd/items.h
re22ce0b rbbf79e0 38 38 #include <sys/types.h> 39 39 40 typedef uint8_t hid_descriptor_t[];40 typedef uint8_t report_descriptor_data_t[]; 41 41 42 42 /* Item types. */
Note:
See TracChangeset
for help on using the changeset viewer.