aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM7/crt0.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/ARM7/crt0.s')
-rw-r--r--os/ports/GCC/ARM7/crt0.s5
1 files changed, 3 insertions, 2 deletions
diff --git a/os/ports/GCC/ARM7/crt0.s b/os/ports/GCC/ARM7/crt0.s
index fceef23cc..e5a39b520 100644
--- a/os/ports/GCC/ARM7/crt0.s
+++ b/os/ports/GCC/ARM7/crt0.s
@@ -18,8 +18,9 @@
*/
/**
- * @file ARM7/crt0.s
- * @brief Generic ARM7 startup file for ChibiOS/RT.
+ * @file ARM7/crt0.s
+ * @brief Generic ARM7 startup file for ChibiOS/RT.
+ *
* @addtogroup ARM7_CORE
* @{
*/