mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
onda: fix compiler warning in boot loader
Change-Id: Ic92d8e183503b68604d69bad27991f66d89c8744
This commit is contained in:
parent
07fed9053a
commit
e6b23a8f04
1 changed files with 1 additions and 0 deletions
|
@ -252,6 +252,7 @@ redraw:
|
|||
else
|
||||
poweroff_repeat = 0;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
int main(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue