mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 21:55:10 -05:00
Fix compiling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19305 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3625be4803
commit
18787b15df
1 changed files with 0 additions and 5 deletions
|
|
@ -52,11 +52,6 @@ void pcm_play_dma_init(void)
|
||||||
audiohw_init();
|
audiohw_init();
|
||||||
}
|
}
|
||||||
|
|
||||||
void pcm_postinit(void)
|
|
||||||
{
|
|
||||||
audiohw_postinit();
|
|
||||||
}
|
|
||||||
|
|
||||||
void pcm_apply_settings(void)
|
void pcm_apply_settings(void)
|
||||||
{
|
{
|
||||||
/* TODO */
|
/* TODO */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue