Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/src/iface.c

    r77ad86c ra76b01b4  
    2626 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2727 */
    28 
    2928/** @addtogroup libusbhost
    3029 * @{
     
    3332 * @brief HCD DDF interface implementation
    3433 */
    35 
    3634#include <ddf/driver.h>
    3735#include <errno.h>
     
    326324        .write = usb_write,
    327325};
    328 
    329326/**
    330327 * @}
Note: See TracChangeset for help on using the changeset viewer.