Changes in uspace/drv/ohci/hc.h [344925c:aa9ccf7] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/hc.h

    r344925c raa9ccf7  
    6969        usb_endpoint_manager_t ep_manager;
    7070        fid_t interrupt_emulator;
     71        fibril_mutex_t guard;
    7172} hc_t;
    7273
Note: See TracChangeset for help on using the changeset viewer.