Changeset 07f49ae in mainline for uspace/drv/bus/usb/uhci/transfer_list.c
- Timestamp:
- 2011-08-31T11:17:54Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b5cfeab4
- Parents:
- 0815000
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/transfer_list.c
r0815000 r07f49ae 37 37 #include <usb/debug.h> 38 38 #include <libarch/barrier.h> 39 39 40 #include "transfer_list.h" 40 #include " batch.h"41 #include "uhci_batch.h" 41 42 42 43 static void transfer_list_remove_batch(
Note:
See TracChangeset
for help on using the changeset viewer.