Sansa AMS: kernel functions need the timer definitions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19230 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a6ec0293cc
commit
1735056864
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "system.h"
|
||||
#include "kernel.h"
|
||||
#include "panic.h"
|
||||
#include "timer-target.h"
|
||||
|
||||
void INT_TIMER2(void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue