Changeset faa44e58 in mainline for uspace/lib/usbhid/include/usb/hid/hiddescriptor.h
- Timestamp:
- 2011-05-17T09:24:37Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 160b75e
- Parents:
- 8b984a8
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhid/include/usb/hid/hiddescriptor.h
r8b984a8 rfaa44e58 38 38 #include <stdint.h> 39 39 #include <adt/list.h> 40 #include <usb/ classes/hid_report_items.h>41 #include <usb/ classes/hidpath.h>42 #include <usb/ classes/hidtypes.h>40 #include <usb/hid/hid_report_items.h> 41 #include <usb/hid/hidpath.h> 42 #include <usb/hid/hidtypes.h> 43 43 44 44
Note:
See TracChangeset
for help on using the changeset viewer.