Changeset 3222efd in mainline for arch/sparc64/include/trap/mmu.h


Ignore:
Timestamp:
2006-06-14T08:00:45Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7257021e
Parents:
b45c443
Message:

Put sparc64 interrupt stuff under the Interrupt group in Doxygen-generated documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/include/trap/mmu.h

    rb45c443 r3222efd  
    2727 */
    2828
    29  /** @addtogroup sparc64       
     29/** @addtogroup sparc64interrupt
    3030 * @{
    3131 */
    32 /** @file
    33  */
    34 
    3532/**
    36  * This file contains fast MMU trap handlers.
     33 * @file
     34 * @brief This file contains fast MMU trap handlers.
    3735 */
    3836
     
    7674#endif
    7775
    78  /** @}
     76/** @}
    7977 */
    80 
Note: See TracChangeset for help on using the changeset viewer.