Changes in uspace/drv/vhc/hc.h [c4ba29c7:4b4c797] in mainline


Ignore:
File:
1 edited

Legend:

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

    rc4ba29c7 r4b4c797  
    7979    hc_transaction_done_callback_t callback, void * arg);
    8080
     81int hc_fillin_transaction_from_device(usb_target_t target,
     82    void * buffer, size_t len);
    8183
    8284#endif
Note: See TracChangeset for help on using the changeset viewer.