Changeset d227101 in mainline for kernel/arch/mips32/src/mips32.c


Ignore:
Timestamp:
2006-07-24T14:17:31Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4965a846
Parents:
f476e76
Message:

move macro and cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips32/src/mips32.c

    rf476e76 rd227101  
    2727 */
    2828
    29  /** @addtogroup mips32
     29/** @addtogroup mips32
    3030 * @{
    3131 */
     
    5555#include <arch/debugger.h>
    5656#include <genarch/fb/fb.h>
    57 #include <debug.h>
     57#include <macros.h>
    5858
    5959#include <arch/asm/regname.h>
     
    181181
    182182
    183  /** @}
     183/** @}
    184184 */
    185 
Note: See TracChangeset for help on using the changeset viewer.