Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips32/include/types.h

    r228666c rcc0eb1d  
    2727 */
    2828
    29 /** @addtogroup mips32
     29/** @addtogroup mips32 
    3030 * @{
    3131 */
     
    5555typedef uint32_t unative_t;
    5656typedef int32_t native_t;
    57 typedef uint32_t atomic_count_t;
    5857
    5958typedef struct {
Note: See TracChangeset for help on using the changeset viewer.