forked from len0rd/rockbox
Fix typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13486 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
621725a2b8
commit
46b634fd57
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ _copy_read_sectors:
|
|||
* Writing is not unrolled as much as reading, for several reasons:
|
||||
*
|
||||
* - a similar instruction sequence is faster for writing than for reading
|
||||
* because the auto-incrementing load inctructions can be used
|
||||
* because the auto-incrementing load instructions can be used
|
||||
* - writing profits from warp mode
|
||||
*
|
||||
* Both of these add up to have writing faster than the more unrolled reading.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue