Revision 8c47f14b amiro-lld.h
amiro-lld.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _AMIROLLD_H_
|
|
20 |
#define _AMIROLLD_H_
|
|
19 |
#ifndef AMIROLLD_H
|
|
20 |
#define AMIROLLD_H
|
|
21 | 21 |
|
22 | 22 |
/** |
23 | 23 |
* @brief AMIRO-LLD identification macro. |
... | ... | |
82 | 82 |
#error "incompatible periphAL implementation" |
83 | 83 |
#endif |
84 | 84 |
|
85 |
#endif /* _AMIROLLD_H_ */ |
|
85 |
#endif /* AMIROLLD_H */ |
Also available in: Unified diff