aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh/memset.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/memset.S')
-rw-r--r--sysdeps/sh/memset.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/memset.S b/sysdeps/sh/memset.S
index 8c24d8d..e61238c 100644
--- a/sysdeps/sh/memset.S
+++ b/sysdeps/sh/memset.S
@@ -38,7 +38,7 @@ ENTRY(memset)
bt L_wordalign
mov.b r5,@r4
- add #-1,r6
+ add #-1,r6
add #1,r4
mov r4,r0