summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2007-06-27 03:11:49 +0000
committerMichael Sevakis <jethead71@rockbox.org>2007-06-27 03:11:49 +0000
commit070417d152c5c7ab8a8a16848671f56713467683 (patch)
tree7c17cf8438d880a21dd7e993161b68bf8c40ad32 /apps/plugins/bitmaps/native
parent1092268614ca6f6a63aa41152362861e7b7421a9 (diff)
downloadrockbox-070417d152c5c7ab8a8a16848671f56713467683.tar.gz
rockbox-070417d152c5c7ab8a8a16848671f56713467683.zip
Forget all the nonsense with C delay loops. 'volatile' on the variable makes bloated code and a volatile, blank asm block inside may or may not be optimized out. Use asm delay loops instead for Coldfire. Radio i2c driver also needs NACK after reading last tuner byte. Get the volatile off the Ondio loops (not needed here now). Maybe this is straightened out now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13725 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native')
0 files changed, 0 insertions, 0 deletions