Fix hwcodec red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30383 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0aeca12ad
commit
41b04e55eb
1 changed files with 1 additions and 0 deletions
|
@ -493,6 +493,7 @@ unsigned long mpeg_get_last_header(void)
|
|||
#endif /* !SIMULATOR */
|
||||
}
|
||||
|
||||
static void stop_playing(void);
|
||||
static void do_stop(void)
|
||||
{
|
||||
is_playing = false;
|
||||
|
|
Loading…
Reference in a new issue