rockbox/firmware/target/arm/as3525/sansa-fuze
Thomas Martitz a1bc3401f1 Fix a few possible problems discovered in -O0 / eabi experiments.
- two essential parts of Sansa AMS drivers are optimzed away in newer gcc, so mark them volatile.
- use "r" instead of "i" (which is apparently invalid syntax) for the input list in some inline assembly

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23634 a1c6a512-1295-4272-9138-f99709370657
2009-11-15 17:23:25 +00:00
..
backlight-target.h
button-target.h Fix some forgotten OR's in some button-target.h files 2009-06-24 22:13:37 +00:00
lcd-fuze.c Fix a few possible problems discovered in -O0 / eabi experiments. 2009-11-15 17:23:25 +00:00
powermgmt-fuze.c