Fix standalone demac tool build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29239 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2011-02-06 23:18:30 +00:00
parent a6223468eb
commit 8c38983b22

View file

@ -89,6 +89,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110, USA
#define APE_OUTPUT_DEPTH (ape_ctx->bps)
#define MEM_ALIGN_ATTR __attribute__((aligned(16)))
/* adjust to target architecture for best performance */
#define ICODE_ATTR_DEMAC
#define ICONST_ATTR_DEMAC
#define IBSS_ATTR_DEMAC