forked from len0rd/rockbox
Fix broken builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12088 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f8c68c7912
commit
32dc7da2e2
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ int get_cpu_boost_counter(void);
|
|||
#else
|
||||
#define FREQ CPU_FREQ
|
||||
#define set_cpu_frequency(frequency)
|
||||
#define cpu_boost(on_off,location)
|
||||
#define cpu_boost(on_off)
|
||||
#define cpu_boost_id(on_off, id)
|
||||
#define cpu_idle_mode(on_off)
|
||||
#define get_cpu_boost_counter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue