Changeset 563ead9 in mainline for uspace/drv/uhci-hcd/hc.h
- Timestamp:
- 2011-05-23T14:51:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fcbcaae9
- Parents:
- e247d83
- File:
-
- 1 edited
-
uspace/drv/uhci-hcd/hc.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/hc.h
re247d83 r563ead9 37 37 38 38 #include <fibril.h> 39 #include <fibril_synch.h>40 #include <adt/list.h>41 39 #include <ddi.h> 42 40 43 #include <usbhc_iface.h>44 41 #include <usb/host/device_keeper.h> 45 42 #include <usb/host/usb_endpoint_manager.h> 43 #include <usb/host/batch.h> 46 44 47 #include "batch.h"48 45 #include "transfer_list.h" 49 46
Note:
See TracChangeset
for help on using the changeset viewer.
