Changeset 47e9494 in mainline for uspace/lib/drv/include/usb_iface.h
- Timestamp:
- 2018-01-16T18:02:46Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eeca8a6
- Parents:
- 7d1dd2b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/usb_iface.h
r7d1dd2b r47e9494 89 89 usb_address_t address; 90 90 usb_endpoint_t endpoint; 91 uint32_t stream; 91 92 } __attribute__((packed)); 92 uint 32_t packed;93 uint64_t packed; 93 94 } usb_target_t; 94 95
Note:
See TracChangeset
for help on using the changeset viewer.