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