Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci/uhci.h

    rea991e84 r4317827  
    2727 */
    2828
    29 /** @addtogroup drvusbuhci
     29/** @addtogroup usb
    3030 * @{
    3131 */
     
    4242usbhc_iface_t uhci_iface;
    4343
    44 int pci_get_my_registers(device_t *, uintptr_t *, size_t *, int *);
    45 
    4644#endif
    4745/**
Note: See TracChangeset for help on using the changeset viewer.