Changeset e209fc96 in mainline for libc/arch/ia32/include/types.h


Ignore:
Timestamp:
2006-06-07T20:56:49Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
846848a6
Parents:
b3d1e11
Message:

Another doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/arch/ia32/include/types.h

    rb3d1e11 re209fc96  
    2727 */
    2828
     29 /** @addtogroup libcia32
     30 * @{
     31 */
     32/** @file
     33 */
     34
    2935#ifndef __LIBC__TYPES_H__
    3036#define __LIBC__TYPES_H__
     
    4652
    4753#endif
     54
     55
     56 /** @}
     57 */
     58 
     59 
Note: See TracChangeset for help on using the changeset viewer.