Changeset 58563585 in mainline for uspace/drv/bus/usb/usbmast/bo_trans.c
- Timestamp:
- 2016-08-31T11:15:39Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10cb47e
- Parents:
- 7a67416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbmast/bo_trans.c
r7a67416 r58563585 34 34 * USB mass storage bulk-only transport. 35 35 */ 36 36 37 #include <stdbool.h> 37 38 #include <errno.h>
Note:
See TracChangeset
for help on using the changeset viewer.