Changes in uspace/drv/uhci-rhd/port.h [7d521e24:540abef] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/port.h
r7d521e24 r540abef 38 38 #include <fibril.h> 39 39 #include <ddf/driver.h> 40 #include <usb/ dev/hc.h> /* usb_hc_connection_t */40 #include <usb/usbdevice.h> /* usb_hc_connection_t */ 41 41 42 42 typedef uint16_t port_status_t;
Note:
See TracChangeset
for help on using the changeset viewer.