Revision 6ff06bbf modules/LightRing_1-0/module.h
| modules/LightRing_1-0/module.h | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
#ifndef _AMIROOS_MODULE_H_
|
|
| 20 |
#define _AMIROOS_MODULE_H_
|
|
| 19 |
#ifndef AMIROOS_MODULE_H
|
|
| 20 |
#define AMIROOS_MODULE_H
|
|
| 21 | 21 |
|
| 22 | 22 |
#include <amiroos.h> |
| 23 | 23 |
|
| ... | ... | |
| 344 | 344 |
|
| 345 | 345 |
/** @} */ |
| 346 | 346 |
|
| 347 |
#endif /* _AMIROOS_MODULE_H_ */ |
|
| 347 |
#endif /* AMIROOS_MODULE_H */ |
|
Also available in: Unified diff