Changeset ba54451 in mainline for uspace/drv/usbkbd/descdump.h
- Timestamp:
- 2011-01-26T12:43:26Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 192a0063, 9f0318c
- Parents:
- 281ebae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbkbd/descdump.h
r281ebae rba54451 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 27 */ 28 /** @addtogroup drvusbhid 29 * @{ 30 */ 28 31 #ifndef USBHID_DESCDUMP_H_ 29 32 #define USBHID_DESCDUMP_H_ … … 50 53 51 54 #endif /* USBHID_DESCDUMP_H_ */ 55 56 /** 57 * @} 58 */
Note:
See TracChangeset
for help on using the changeset viewer.