Changes in uspace/drv/usbhub/usbhub.h [42a3a57:a83e138] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/usbhub.h
r42a3a57 ra83e138 71 71 /** hub endpoints */ 72 72 usb_hub_endpoints_t endpoints; 73 74 bool is_default_address_used; 73 75 } usb_hub_info_t; 74 76
Note:
See TracChangeset
for help on using the changeset viewer.