Changeset bd41ac52 in mainline for uspace/drv/bus/usb/uhci/uhci_rh.c
- Timestamp:
- 2018-08-25T22:21:25Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cca80a2
- Parents:
- e2625b1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_rh.c
re2625b1a rbd41ac52 34 34 #include <macros.h> 35 35 #include <mem.h> 36 #include < sys/time.h>36 #include <time.h> 37 37 38 38 #include <usb/debug.h>
Note:
See TracChangeset
for help on using the changeset viewer.