Revision 6ff06bbf modules/PowerManagement_1-1/aosconf.h
modules/PowerManagement_1-1/aosconf.h | ||
---|---|---|
25 | 25 |
* @{ |
26 | 26 |
*/ |
27 | 27 |
|
28 |
#ifndef _AOSCONF_H_
|
|
29 |
#define _AOSCONF_H_
|
|
28 |
#ifndef AOSCONF_H
|
|
29 |
#define AOSCONF_H
|
|
30 | 30 |
|
31 | 31 |
/* |
32 | 32 |
* compatibility guards |
... | ... | |
237 | 237 |
|
238 | 238 |
/** @} */ |
239 | 239 |
|
240 |
#endif /* _AOSCONF_H_ */
|
|
240 |
#endif /* AOSCONF_H */
|
|
241 | 241 |
|
242 | 242 |
/** @} */ |
Also available in: Unified diff