Changeset 4b4c797 in mainline for uspace/lib/usb/src/hcdhubd.c
- Timestamp:
- 2010-11-20T14:07:05Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b22bd4
- Parents:
- 0e126be7
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/hcdhubd.c
r0e126be7 r4b4c797 33 33 * @brief HC driver and hub driver (implementation). 34 34 */ 35 #include "hcdhubd.h"35 #include <usb/hcdhubd.h> 36 36 #include <usb_iface.h> 37 37 #include <driver.h>
Note:
See TracChangeset
for help on using the changeset viewer.