Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/include/fpu_context.h

    rb8230b9 rd99c1d2  
    2727 */
    2828
    29 /** @addtogroup ppc32
     29/** @addtogroup ppc32   
    3030 * @{
    3131 */
     
    3636#define KERN_ppc32_FPU_CONTEXT_H_
    3737
    38 #include <typedefs.h>
     38#ifndef KERN_ppc32_TYPES_H_
     39        #include <typedefs.h>
     40#endif
    3941
    4042typedef struct {
Note: See TracChangeset for help on using the changeset viewer.