Changeset ce5bcb4 in mainline for kbd/arch/mips32/include/kbd.h


Ignore:
Timestamp:
2006-06-07T17:34:32Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f951077
Parents:
41269bd
Message:

Doxygen comments update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kbd/arch/mips32/include/kbd.h

    r41269bd rce5bcb4  
    2727 */
    2828
     29/** @addtogroup kbdmips32 mips32
     30 * @brief       HelenOS mips32 arch dependent parts of uspace keyboard handler.
     31 * @ingroup  kbd
     32 * @{
     33 */
     34/** @file
     35 */
     36
    2937#ifndef __mips32_KBD_H__
    3038#define __mips32_KBD_H__
     
    3745#endif
    3846
     47/**
     48 * @}
     49 */
Note: See TracChangeset for help on using the changeset viewer.