Changeset 76b57734 in mainline for uspace/drv/uhci/uhci_struct/transfer_descriptor.c
- Timestamp:
- 2011-01-29T00:25:32Z (12 years ago)
- Branches:
- lfn, master, serial
- Children:
- c8ca07e
- Parents:
- 1431e8f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/uhci_struct/transfer_descriptor.c
r1431e8f r76b57734 2 2 #include "transfer_descriptor.h" 3 3 4 #define BUFFER_LEN 104 #define BUFFER_LEN 40 5 5 6 6 static void buffer_to_str(char *str, size_t str_size,
Note: See TracChangeset
for help on using the changeset viewer.