mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-11 06:05:21 -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 "system.h"
|
||||||
#include "thread.h"
|
#include "thread.h"
|
||||||
#include "i2s.h"
|
#include "i2s.h"
|
||||||
|
#include "i2c-pp.h"
|
||||||
|
|
||||||
#if NUM_CORES > 1
|
#if NUM_CORES > 1
|
||||||
struct mutex boostctrl_mtx NOCACHEBSS_ATTR;
|
struct mutex boostctrl_mtx NOCACHEBSS_ATTR;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue