forked from len0rd/rockbox
Fix warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15710 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fadbf0a6f7
commit
68a98a0287
1 changed files with 1 additions and 0 deletions
|
|
@ -1600,6 +1600,7 @@ static inline void boost_thread(struct thread_entry *thread, bool boost)
|
|||
cpu_boost(boost);
|
||||
}
|
||||
#endif
|
||||
(void)thread; (void)boost;
|
||||
}
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue