Changes in uspace/drv/usbhub/usbhub.h [b79c31f9:46e078a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/usbhub.h
rb79c31f9 r46e078a 98 98 uint8_t *change_bitmap, size_t change_bitmap_size, void *arg); 99 99 100 int usb_hub_release_default_address(usb_hub_info_t * hub);101 102 100 #endif 103 101 /**
Note:
See TracChangeset
for help on using the changeset viewer.