Changeset b45c443 in mainline for arch/amd64/include/ddi/ddi.h


Ignore:
Timestamp:
2006-06-13T14:26:44Z (19 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/amd64/include/ddi/ddi.h

    r279952c rb45c443  
    2727 */
    2828
     29 /** @addtogroup amd64ddi
     30 * @{
     31 */
     32
    2933/**
    30  * @file        ddi.h
     34 * @file
    3135 * @brief       amd64 specific DDI declarations and macros.
    3236 */
     
    3842
    3943#endif
     44
     45 /** @}
     46 */
     47
Note: See TracChangeset for help on using the changeset viewer.