Changeset e6b9182 in mainline for uspace/drv/bus/usb/ohci/ohci_batch.c
- Timestamp:
- 2017-10-13T08:49:29Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 741bcdeb
- Parents:
- 0a5833d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_batch.c
r0a5833d7 re6b9182 45 45 46 46 #include "ohci_batch.h" 47 #include "ohci_ endpoint.h"47 #include "ohci_bus.h" 48 48 49 49 static void (*const batch_setup[])(ohci_transfer_batch_t*, usb_direction_t);
Note:
See TracChangeset
for help on using the changeset viewer.