Changeset 8d2dd7f2 in mainline for uspace/lib/usb/include/usb/descriptor.h
- Timestamp:
- 2017-05-13T19:03:14Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update
- Children:
- 9c96634
- Parents:
- e48947e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/descriptor.h
re48947e r8d2dd7f2 36 36 #define LIBUSB_DESCRIPTOR_H_ 37 37 38 #include <s ys/types.h>38 #include <stdint.h> 39 39 40 40 /** Descriptor type. */
Note:
See TracChangeset
for help on using the changeset viewer.