Changeset b45c443 in mainline for arch/ia64/src/ddi/ddi.c


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
  • arch/ia64/src/ddi/ddi.c

    r279952c rb45c443  
    2727 */
    2828
     29 /** @addtogroup ia64ddi ia64
     30 * @ingroup ddi
     31 * @{
     32 */
     33/** @file
     34 */
     35
    2936#include <ddi/ddi.h>
    3037#include <proc/task.h>
     
    4653        return 0;
    4754}
     55
     56 /** @}
     57 */
     58
Note: See TracChangeset for help on using the changeset viewer.