rockbox/firmware/target
Rafaël Carré d86cf998e8 Sansa AMS debug: small fixes
- Indentation fix
- Put braces around _DEBUG_PRINTF macro
- read_cp15() is only 1 instruction so inline it, and it doesn't access memory

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21477 a1c6a512-1295-4272-9138-f99709370657
2009-06-23 13:54:05 +00:00
..
arm Sansa AMS debug: small fixes 2009-06-23 13:54:05 +00:00
coldfire Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audio driver, fmradio i2c driver, and power driver (M5 + X5 only). 2009-06-12 18:53:44 +00:00
mips * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure 2009-06-20 10:54:13 +00:00
sh Replace 1UL in BIT_N with 1U to avoid turning it into a 64-bit operation on 64-bit sim targets. 2009-06-06 00:58:57 +00:00