1
0
Fork 0
forked from len0rd/rockbox

Fix red. read_uint32be() was not implemented in sim builds for HWCODEC targets.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29605 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-03-16 21:24:07 +00:00
parent f6c610de0d
commit ea61fb8023
2 changed files with 32 additions and 32 deletions

View file

@ -198,8 +198,8 @@ gui/usb_screen.c
metadata.c
metadata/id3tags.c
metadata/mp3.c
#if CONFIG_CODEC == SWCODEC
metadata/metadata_common.c
#if CONFIG_CODEC == SWCODEC
metadata/aiff.c
metadata/ape.c
metadata/asf.c