Workaround/fix (I'm not sure!) for buffer_alloc() returning unaligned addresses in...
commit7763869e103e5ef07025cd34f82de3924c044411
authorFrank Gevaerts <frank@gevaerts.be>
Tue, 21 Jun 2011 22:04:17 +0000 (21 22:04 +0000)
committerFrank Gevaerts <frank@gevaerts.be>
Tue, 21 Jun 2011 22:04:17 +0000 (21 22:04 +0000)
treed243aa8a185091120da397c5071b8aae9608b9cb
parent2bc133dce9271874433cbbaeb74667be4a7d5710
Workaround/fix (I'm not sure!) for buffer_alloc() returning unaligned addresses in case other parts of the code increase audiobuf behind buffer.c's back.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30049 a1c6a512-1295-4272-9138-f99709370657
firmware/buffer.c