Revision 6ff06bbf amiroos.h

View differences:

amiroos.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _AMIROOS_H_
20
#define _AMIROOS_H_
19
#ifndef AMIROOS_H
20
#define AMIROOS_H
21 21

  
22 22
/**
23 23
 * @brief   AMiRo-OS identification macro.
......
81 81
#include "core/inc/aos_types.h"
82 82
#include "core/inc/aos_unittest.h"
83 83

  
84
#endif /* _AMIROOS_H_ */
84
#endif /* AMIROOS_H */

Also available in: Unified diff