Changeset 30710035 in mainline for uspace/drv/usbhid/mouse/mousedev.h
- Timestamp:
- 2011-04-29T13:14:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 31cfee16
- Parents:
- e67399e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/mouse/mousedev.h
re67399e r30710035 49 49 /** IPC phone to console (consumer). */ 50 50 int console_phone; 51 52 int32_t *buttons; 51 53 } usb_mouse_t; 52 54
Note:
See TracChangeset
for help on using the changeset viewer.