Changes in uspace/drv/uhci-rhd/port.c [81db65b:7d521e24] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/port.c
r81db65b r7d521e24 37 37 #include <str_error.h> 38 38 #include <time.h> 39 #include <async.h> 39 40 40 41 #include <usb/usb.h> /* usb_address_t */ 41 #include <usb/ hub.h> /* usb_hc_new_device_wrapper */42 #include <usb/dev/hub.h> /* usb_hc_new_device_wrapper */ 42 43 #include <usb/debug.h> 43 44
Note:
See TracChangeset
for help on using the changeset viewer.