aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/devices/SPC56ECxx/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/devices/SPC56ECxx/boot.h')
-rw-r--r--os/common/startup/e200/devices/SPC56ECxx/boot.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/common/startup/e200/devices/SPC56ECxx/boot.h b/os/common/startup/e200/devices/SPC56ECxx/boot.h
index a8115553d..0d3c564db 100644
--- a/os/common/startup/e200/devices/SPC56ECxx/boot.h
+++ b/os/common/startup/e200/devices/SPC56ECxx/boot.h
@@ -20,8 +20,8 @@
* @{
*/
-#ifndef _BOOT_H_
-#define _BOOT_H_
+#ifndef BOOT_H
+#define BOOT_H
/*===========================================================================*/
/* Module constants. */
@@ -243,6 +243,6 @@
/* Module inline functions. */
/*===========================================================================*/
-#endif /* _BOOT_H_ */
+#endif /* BOOT_H */
/** @} */