Changeset 3b60ea0 in mainline for uspace/drv/bus/usb/xhci/scratchpad.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/scratchpad.h
r5595841 r3b60ea0 41 41 #define XHCI_SCRATCHPAD_H 42 42 43 #include <usb/ host/dma_buffer.h>43 #include <usb/dma_buffer.h> 44 44 45 45 typedef struct xhci_hc xhci_hc_t;
Note:
See TracChangeset
for help on using the changeset viewer.