mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Fixed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14878 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b452fb6dfe
commit
edbf5d81f5
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include "system.h"
|
||||
#include "thread.h"
|
||||
#include "i2s.h"
|
||||
#include "i2c-pp.h"
|
||||
|
||||
#if NUM_CORES > 1
|
||||
struct mutex boostctrl_mtx NOCACHEBSS_ATTR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue