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