Changeset 8eb7095 in mainline for uspace/lib/usbhost
- Timestamp:
 - 2018-01-09T14:35:26Z (8 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - c913f71e
 - Parents:
 - dfa1fc8
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/usbhost/src/hcd.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/usbhost/src/hcd.c
rdfa1fc8 r8eb7095 64 64 .dev_remove = hc_dev_remove, 65 65 .dev_gone = hc_dev_gone, 66 .fun_online = hc_fun_o ffline,66 .fun_online = hc_fun_online, 67 67 .fun_offline = hc_fun_offline, 68 68 };  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  