forked from len0rd/rockbox
Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9694 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f2897e8180
commit
6e3fa1c467
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ int system_memory_guard(int newmode)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#elif defined(CPU_COLDFIRE)
|
#elif defined(CPU_COLDFIRE)
|
||||||
|
#include "pcf50606.h"
|
||||||
|
|
||||||
#define default_interrupt(name) \
|
#define default_interrupt(name) \
|
||||||
extern __attribute__((weak,alias("UIE"))) void name (void)
|
extern __attribute__((weak,alias("UIE"))) void name (void)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue