Ignore:
Timestamp:
2010-05-22T22:20:37Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d354d57
Parents:
3d6beaa
Message:

coding style changes, no change in functionality

File:
1 edited

Legend:

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

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