Changes in uspace/app/usbinfo/usbinfo.h [a372663:e387d0f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/usbinfo.h
ra372663 re387d0f 44 44 45 45 typedef struct { 46 usb_ pipe_t ctrl_pipe;46 usb_endpoint_pipe_t ctrl_pipe; 47 47 usb_device_connection_t wire; 48 48 usb_standard_device_descriptor_t device_descriptor;
Note:
See TracChangeset
for help on using the changeset viewer.