rockbox/firmware/target
Bertrik Sikken 79f348a178 Minor nitpick: don't do |= on the write-only GPIOA_IC register
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21251 a1c6a512-1295-4272-9138-f99709370657
2009-06-11 20:43:53 +00:00
..
arm Minor nitpick: don't do |= on the write-only GPIOA_IC register 2009-06-11 20:43:53 +00:00
coldfire Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler statements, needed for the driver to work when compiled with newer gcc, should make no functional difference with the currently used version 2009-05-31 16:33:22 +00:00
mips Correct some comments (no functional changes) 2009-06-09 19:18:30 +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