forked from len0rd/rockbox
iPod 3G - initial (completely untested) attempt at audio support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8847 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4b9fbd1687
commit
2f76763d73
7 changed files with 184 additions and 96 deletions
|
@ -1237,10 +1237,6 @@ void irq(void)
|
|||
TIMER1();
|
||||
}
|
||||
|
||||
void fiq(void)
|
||||
{
|
||||
/** TODO: implement this function **/
|
||||
}
|
||||
#endif
|
||||
|
||||
/* TODO: The following two function have been lifted straight from IPL, and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue