Changeset 3e200736 in mainline for uspace/lib/usbhost/include/usb/host/hcd.h
- Timestamp:
- 2014-01-18T21:34:32Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a5361fb
- Parents:
- e26a9d95
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
re26a9d95 r3e200736 76 76 /** Driver implementation */ 77 77 hc_driver_t driver; 78 79 /** Interrupt replacement fibril */ 80 fid_t polling_fibril; 78 81 }; 79 82
Note:
See TracChangeset
for help on using the changeset viewer.