Changeset 7d521e24 in mainline for uspace/drv/uhci-rhd/port.h
- Timestamp:
- 2011-05-17T08:54:43Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update
- Children:
- 9f2de92
- Parents:
- 04c418d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/port.h
r04c418d r7d521e24 38 38 #include <fibril.h> 39 39 #include <ddf/driver.h> 40 #include <usb/ usbdevice.h> /* usb_hc_connection_t */40 #include <usb/dev/hc.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.