Changeset 3f8f09f in mainline for uspace/drv/bus/usb/usbhid/subdrivers.h
- Timestamp:
- 2011-10-15T15:34:03Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 93d2684
- Parents:
- b803845
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhid/subdrivers.h
rb803845 r3f8f09f 78 78 79 79 /** Subdriver for controlling this device. */ 80 usb_hid_subdriver_t subdriver;80 const usb_hid_subdriver_t subdriver; 81 81 } usb_hid_subdriver_mapping_t; 82 82
Note:
See TracChangeset
for help on using the changeset viewer.