Changeset b45c443 in mainline for arch/ia32/include/asm.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/ia32/include/asm.h

    r279952c rb45c443  
    2828 */
    2929
     30 /** @addtogroup ia32   
     31 * @{
     32 */
     33/** @file
     34 */
     35
    3036#ifndef __ia32_ASM_H__
    3137#define __ia32_ASM_H__
     
    290296
    291297#endif
     298
     299 /** @}
     300 */
     301
Note: See TracChangeset for help on using the changeset viewer.