Changeset 3b60ea0 in mainline for uspace/drv/bus/usb/xhci/commands.h
- Timestamp:
- 2018-01-31T16:36:51Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 98893ede
- Parents:
- 5595841
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/commands.h
r5595841 r3b60ea0 40 40 #include <stdbool.h> 41 41 #include <fibril_synch.h> 42 #include <usb/ host/dma_buffer.h>42 #include <usb/dma_buffer.h> 43 43 #include "hw_struct/trb.h" 44 44 #include "trb_ring.h"
Note:
See TracChangeset
for help on using the changeset viewer.