aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos_standard_stackings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/rtos_standard_stackings.c')
-rw-r--r--src/rtos/rtos_standard_stackings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtos/rtos_standard_stackings.c b/src/rtos/rtos_standard_stackings.c
index 7d72b4e2..32f82a91 100644
--- a/src/rtos/rtos_standard_stackings.c
+++ b/src/rtos/rtos_standard_stackings.c
@@ -182,7 +182,7 @@ int64_t rtos_generic_stack_align8(struct target *target,
stacking, stack_ptr, 8);
}
-/* The Cortex M3 will indicate that an alignment adjustment
+/* The Cortex-M3 will indicate that an alignment adjustment
* has been done on the stack by setting bit 9 of the stacked xPSR
* register. In this case, we can just add an extra 4 bytes to get
* to the program stack. Note that some places in the ARM documentation