Changes in uspace/drv/uhci-rhd/root_hub.h [f9c03b5:f123909] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/root_hub.h
rf9c03b5 rf123909 50 50 uhci_root_hub_t *instance, void *addr, size_t size, ddf_dev_t *rh); 51 51 52 voiduhci_root_hub_fini(uhci_root_hub_t *instance);52 int uhci_root_hub_fini(uhci_root_hub_t *instance); 53 53 #endif 54 54 /**
Note:
See TracChangeset
for help on using the changeset viewer.