Revision 6ff06bbf core/inc/aos_debug.h

View differences:

core/inc/aos_debug.h
24 24
 * @{
25 25
 */
26 26

  
27
#ifndef _AMIROOS_DEBUG_H_
28
#define _AMIROOS_DEBUG_H_
27
#ifndef AMIROOS_DEBUG_H
28
#define AMIROOS_DEBUG_H
29 29

  
30 30
#include <aosconf.h>
31 31
#include <hal.h>
......
91 91

  
92 92
#endif
93 93

  
94
#endif /* _AMIROOS_DEBUG_H_ */
94
#endif /* AMIROOS_DEBUG_H */
95 95

  
96 96
/** @} */

Also available in: Unified diff