Changeset 87644b4 in mainline for uspace/drv/uhci-hcd/batch.c
- Timestamp:
- 2011-03-21T23:35:52Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 408ebc5, b01995b
- Parents:
- b9fa0a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/batch.c
rb9fa0a9 r87644b4 40 40 #include "batch.h" 41 41 #include "transfer_list.h" 42 #include "hw_struct/transfer_descriptor.h" 42 43 #include "utils/malloc32.h" 43 #include "uhci_struct/transfer_descriptor.h"44 44 45 45 #define DEFAULT_ERROR_COUNT 3
Note:
See TracChangeset
for help on using the changeset viewer.