Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/hw_struct/hcca.h

    r109d55c rfd153d3  
    3737#include <stdint.h>
    3838
    39 /** Host controller communication area.
    40  * Shared memory used for communication between the controller and the driver.
    41  */
    4239typedef struct hcca {
    4340        uint32_t int_ep[32];
Note: See TracChangeset for help on using the changeset viewer.