Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/device/hw_res.h

    rd51838f rc19a5a59  
    123123extern int hw_res_dma_channel_setup(async_sess_t *, unsigned int, uint32_t,
    124124    uint32_t, uint8_t);
    125 extern int hw_res_dma_channel_remain(async_sess_t *, unsigned);
     125extern int hw_res_dma_channel_remain(async_sess_t *, unsigned, size_t *);
    126126
    127127#endif
Note: See TracChangeset for help on using the changeset viewer.