forked from len0rd/rockbox
Make usb stack back available to non-PP targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17144 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2cf6345a0e
commit
9a432cac2f
1 changed files with 2 additions and 0 deletions
|
|
@ -518,6 +518,8 @@
|
|||
/* Attributes for core-shared data in DRAM - no caching considerations */
|
||||
#define SHAREDBSS_ATTR
|
||||
#define SHAREDDATA_ATTR
|
||||
#define NOCACHEBSS_ATTR
|
||||
#define NOCACHEDATA_ATTR
|
||||
#define CONFIG_CORELOCK CORELOCK_NONE
|
||||
|
||||
#define IF_COP(...)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue