mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26399 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8d079a0bcb
commit
cc07d68866
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ lcd_write_yuv420_lines:
|
||||||
beq 1b @
|
beq 1b @
|
||||||
|
|
||||||
ldmfd sp!, { r4-r11, pc } @ restore registers and return
|
ldmfd sp!, { r4-r11, pc } @ restore registers and return
|
||||||
bx lr @
|
|
||||||
.ltorg @ dump constant pool
|
.ltorg @ dump constant pool
|
||||||
.size lcd_write_yuv420_lines, .-lcd_write_yuv420_lines
|
.size lcd_write_yuv420_lines, .-lcd_write_yuv420_lines
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue