summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm926ejs/start.S')
-rw-r--r--cpu/arm926ejs/start.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/arm926ejs/start.S b/cpu/arm926ejs/start.S
index dfa6e7fa31..5f5a1c5969 100644
--- a/cpu/arm926ejs/start.S
+++ b/cpu/arm926ejs/start.S
@@ -395,7 +395,7 @@ fiq:
# ifdef CONFIG_INTEGRATOR
- /* Satisfied by Integrator routine (AP or CP) */
+ /* Satisfied by Integrator routine (AP or CP) */
#else
@@ -414,4 +414,3 @@ rstctl1:
.word 0xfffece10
#endif /* #ifdef CONFIG_INTEGRATOR */
-