Changeset 1c13dac in mainline for uspace/drv/usbkbd/conv.h
- Timestamp:
- 2011-01-28T21:05:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 66d5062
- Parents:
- 76d9eb7e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbkbd/conv.h
r76d9eb7e r1c13dac 27 27 */ 28 28 29 /** @addtogroup usb29 /** @addtogroup drvusbhid 30 30 * @{ 31 31 */ 32 32 /** @file 33 * @brief USB Scancode parser.33 * USB scancode parser. 34 34 */ 35 35 … … 40 40 41 41 #endif 42 43 /** 44 * @} 45 */
Note:
See TracChangeset
for help on using the changeset viewer.