Changeset 479e32d in mainline for uspace/lib/usbhost/include/usb/host/hcd.h
- Timestamp:
- 2017-11-01T13:01:34Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 41df71f9
- Parents:
- 17873ac7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
r17873ac7 r479e32d 43 43 44 44 #include <assert.h> 45 #include < usbhc_iface.h>45 #include <mem.h> 46 46 #include <stddef.h> 47 47 #include <stdint.h>
Note:
See TracChangeset
for help on using the changeset viewer.