Changeset 5debe97 in mainline for uspace/lib/usb/include


Ignore:
Timestamp:
2013-01-27T16:24:25Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fe9d542
Parents:
2745176
Message:

libusb: DCE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/dev.h

    r2745176 r5debe97  
    3838#include <usb/usb.h>
    3939
    40 int usb_resolve_device_handle(const char *, devman_handle_t *, usb_address_t *,
    41     devman_handle_t *);
     40int usb_resolve_device_handle(const char *, devman_handle_t *);
    4241#endif
    4342/**
Note: See TracChangeset for help on using the changeset viewer.