Changes in uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h [0d4b110:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h
r0d4b110 r9d58539 35 35 #define DRV_OHCI_HW_STRUCT_ISO_TRANSFER_DESCRIPTOR_H 36 36 37 #include <s ys/types.h>37 #include <stdint.h> 38 38 39 39 #include "completion_codes.h"
Note:
See TracChangeset
for help on using the changeset viewer.