Ignore:
File:
1 edited

Legend:

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

    r02cacce rb72efe8  
    5252        const char *name;
    5353        /** Sw list of all active EDs */
    54         link_t endpoint_list;
     54        list_t endpoint_list;
    5555} endpoint_list_t;
    5656
Note: See TracChangeset for help on using the changeset viewer.