Changeset 3222efd in mainline for arch/sparc64/src/trap/interrupt.c


Ignore:
Timestamp:
2006-06-14T08:00:45Z (20 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/src/trap/interrupt.c

    rb45c443 r3222efd  
    2727 */
    2828
    29  /** @addtogroup sparc64       
     29/** @addtogroup sparc64interrupt sparc64
     30 * @ingroup interrupt
    3031 * @{
    3132 */
    3233/** @file
     34 *
    3335 */
    3436
     
    5961}
    6062
    61  /** @}
     63/** @}
    6264 */
    6365
Note: See TracChangeset for help on using the changeset viewer.