Changes in uspace/drv/uhci/uhci.h [ea991e84:4317827] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/uhci.h
rea991e84 r4317827 27 27 */ 28 28 29 /** @addtogroup drvusbuhci29 /** @addtogroup usb 30 30 * @{ 31 31 */ … … 42 42 usbhc_iface_t uhci_iface; 43 43 44 int pci_get_my_registers(device_t *, uintptr_t *, size_t *, int *);45 46 44 #endif 47 45 /**
Note:
See TracChangeset
for help on using the changeset viewer.