Revision 6ff06bbf modules/PowerManagement_1-1/board.h

View differences:

modules/PowerManagement_1-1/board.h
24 24
 * @{
25 25
 */
26 26

  
27
#ifndef _BOARD_H_
28
#define _BOARD_H_
27
#ifndef BOARD_H
28
#define BOARD_H
29 29

  
30 30
/*
31 31
 * Setup for AMiRo PowerManagement v1.1 board.
......
1407 1407
#endif
1408 1408
#endif /* _FROM_ASM_ */
1409 1409

  
1410
#endif /* _BOARD_H_ */
1410
#endif /* BOARD_H */
1411 1411

  
1412 1412
/** @} */

Also available in: Unified diff