forked from len0rd/rockbox
Fix all the red this time?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13884 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ef65d91492
commit
680afafc23
6 changed files with 32 additions and 25 deletions
|
|
@ -30,6 +30,10 @@ static bool mono = false;
|
|||
static bool powered = false;
|
||||
#endif
|
||||
|
||||
void tuner_init(void)
|
||||
{
|
||||
}
|
||||
|
||||
int tuner_set(int setting, int value)
|
||||
{
|
||||
switch(setting)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue