Changeset 3cdaa7f in mainline for uspace/lib/usb
- Timestamp:
- 2018-01-20T02:02:37Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c280d7e
- Parents:
- 5ff5dc5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/usb.h
r5ff5dc5 r3cdaa7f 39 39 #include <stdint.h> 40 40 #include <types/common.h> 41 #include <usb _iface.h>41 #include <usbhc_iface.h> 42 42 43 43 /** Convert 16bit value from native (host) endianness to USB endianness. */
Note:
See TracChangeset
for help on using the changeset viewer.