Changeset c4ba29c7 in mainline for uspace/drv/vhc/hc.h
- Timestamp:
- 2010-11-21T22:51:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8f62b0f
- Parents:
- 4d31d58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/vhc/hc.h
r4d31d58 rc4ba29c7 79 79 hc_transaction_done_callback_t callback, void * arg); 80 80 81 int hc_fillin_transaction_from_device(usb_target_t target,82 void * buffer, size_t len);83 81 84 82 #endif
Note:
See TracChangeset
for help on using the changeset viewer.