Workaround/fix (I'm not sure!) for buffer_alloc() returning unaligned addresses in...
commite69866192e467d082d4f47b94e3cf80a5cbd42df
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 21 Jun 2011 22:04:17 +0000 (21 22:04 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 21 Jun 2011 22:04:17 +0000 (21 22:04 +0000)
treed243aa8a185091120da397c5071b8aae9608b9cb
parent096480ca02f52b2c52baaf03585df65646e0883b
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