Changeset 2cc6e97 in mainline for uspace/drv/ohci/batch.h
- Timestamp:
- 2011-04-12T14:07:02Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3d932af6
- Parents:
- 910ca3f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/batch.h
r910ca3f r2cc6e97 50 50 void *arg); 51 51 52 void batch_dispose(usb_transfer_batch_t *instance);53 54 52 bool batch_is_complete(usb_transfer_batch_t *instance); 55 53
Note:
See TracChangeset
for help on using the changeset viewer.