Changeset b45c443 in mainline for arch/mips32/include/barrier.h


Ignore:
Timestamp:
2006-06-13T14:26:44Z (20 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/mips32/include/barrier.h

    r279952c rb45c443  
    2727 */
    2828
     29 /** @addtogroup mips32
     30 * @{
     31 */
     32/** @file
     33 */
     34
    2935#ifndef __mips32_BARRIER_H__
    3036#define __mips32_BARRIER_H__
     
    4147
    4248#endif
     49
     50 /** @}
     51 */
     52
Note: See TracChangeset for help on using the changeset viewer.