mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Fix off by one error.
This commit is contained in:
parent
b13ae75e55
commit
3642cfd2b4
@ -63,6 +63,5 @@ ENTRY(memset)
|
||||
strb a2, [a4], $1
|
||||
strb a2, [a4], $1
|
||||
strb a2, [a4], $1
|
||||
strb a2, [a4], $1
|
||||
RETINSTR(mov,pc,lr)
|
||||
END(memset)
|
||||
|
Loading…
Reference in New Issue
Block a user