Changeset b45c443 in mainline for generic/include/time/clock.h


Ignore:
Timestamp:
2006-06-13T14:26:44Z (18 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3222efd
Parents:
279952c
Message:

Kernel doxygen comments updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/include/time/clock.h

    r279952c rb45c443  
    2727 */
    2828
     29
     30 /** @addtogroup generic       
     31 * @{
     32 */
     33/** @file
     34 */
     35
    2936#ifndef __CLOCK_H__
    3037#define __CLOCK_H__
     
    3643
    3744#endif
     45
     46 /** @}
     47 */
     48
Note: See TracChangeset for help on using the changeset viewer.