Ignore:
Timestamp:
2011-12-14T14:12:44Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
22ecbde
Parents:
cbd568b
Message:

libusbdev: Remove unused mutex.

File:
1 edited

Legend:

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

    rcbd568b rbdb23c63  
    7272/** USB device structure. */
    7373typedef struct {
     74        /** Connection to USB hc, used by wire and arbitrary requests. */
    7475        usb_hc_connection_t hc_conn;
    7576        /** Connection backing the pipes.
Note: See TracChangeset for help on using the changeset viewer.