summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_saveusercontext.S
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/sh/src/sh1/sh1_saveusercontext.S')
-rw-r--r--nuttx/arch/sh/src/sh1/sh1_saveusercontext.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sh/src/sh1/sh1_saveusercontext.S b/nuttx/arch/sh/src/sh1/sh1_saveusercontext.S
index 56a43a2fb..a1b6bfff9 100644
--- a/nuttx/arch/sh/src/sh1/sh1_saveusercontext.S
+++ b/nuttx/arch/sh/src/sh1/sh1_saveusercontext.S
@@ -81,7 +81,7 @@ _up_saveusercontext:
* to populate.
*
* Re-position to the end of the structure (+4_ so that we can use
- * auto decrement
+ * auto decrement
*/
add #(XCPTCONTEXT_SIZE), r4 /* R4: Address of last entry + 4 */