1
0
Fork 0
forked from len0rd/rockbox

Remove false comment.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27228 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-07-01 22:32:46 +00:00
parent 26a2f810f1
commit 5633ece5a8

View file

@ -86,7 +86,6 @@ void *faad_origbitbuffer(bitfile *ld);
uint32_t faad_origbitbuffer_size(bitfile *ld);
#endif
/* circumvent memory alignment errors on ARM */
static INLINE uint32_t getdword(void *mem)
{
#ifndef ARCH_IS_BIG_ENDIAN