aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/chalign.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include/chalign.h')
-rw-r--r--os/rt/include/chalign.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/rt/include/chalign.h b/os/rt/include/chalign.h
index cca127ffc..9662b3b2f 100644
--- a/os/rt/include/chalign.h
+++ b/os/rt/include/chalign.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CHALIGN_H_
-#define _CHALIGN_H_
+#ifndef CHALIGN_H
+#define CHALIGN_H
/*===========================================================================*/
/* Module constants. */
@@ -109,6 +109,6 @@ extern "C" {
/* Module inline functions. */
/*===========================================================================*/
-#endif /* _CHALIGN_H_ */
+#endif /* CHALIGN_H */
/** @} */