aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-FATFS-GCC
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-LPC214x-FATFS-GCC')
-rw-r--r--demos/ARM7-LPC214x-FATFS-GCC/chconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/ARM7-LPC214x-FATFS-GCC/chconf.h b/demos/ARM7-LPC214x-FATFS-GCC/chconf.h
index c49dc7571..6522e0b3b 100644
--- a/demos/ARM7-LPC214x-FATFS-GCC/chconf.h
+++ b/demos/ARM7-LPC214x-FATFS-GCC/chconf.h
@@ -478,10 +478,10 @@ struct { \
}
#endif
-#endif /* _CHCONF_H_ */
-
/*===========================================================================*/
/* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
+#endif /* _CHCONF_H_ */
+
/** @} */